194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup More... over 14 years ago
encoder: introducing flac encoder plugin More... over 14 years ago
id3: allow 4 MB RIFF/AIFF tags More... over 14 years ago
decoder/ffmpeg: align the output buffer More... over 14 years ago
output/openal: use audio_format_to_string() More... over 14 years ago
crossfade: use audio_format_valid() in assertion More... over 14 years ago
input_stream: return errors with GError More... over 14 years ago
valgrind.suppressions: added entry for g_main_context_default() More... over 14 years ago
decoder/audio: eliminate the "bits" variable More... over 14 years ago
decoder/audiofile: moved code to audiofile_setup_sample_format() More... over 14 years ago
decoder/modplug: count frame position More... over 14 years ago
decoder/modplug: floating point division for song duration More... over 14 years ago
decoder/modplug: check ModPlug_Read() < 0 More... over 14 years ago
sticker: use new libmpdclient sticker API More... over 14 years ago
command: moved cmd_sticker() to sticker.c More... over 14 years ago
sticker: new sticker enumeration functions More... over 14 years ago
sticker: added mpd_send_sticker_delete() More... over 14 years ago
sticker: removed old function mpd_sticker_song_set() More... over 14 years ago
parser: added doxygen tag for struct mpd_parser More... over 14 years ago
decoder/mikmod: count frame position More... over 14 years ago
doc: added decoder plugin reference More... over 14 years ago
decoder/mikmod: sample rate is configurable More... over 14 years ago
decoder/mikmod: removed the struct mod_Data More... over 14 years ago
decoder/mikmod: merged open()/close() into decode() More... over 14 years ago
decoder/mikmod: static mod_Data object More... over 14 years ago
decoder/mikmod: no CamelCase More... over 14 years ago
decoder/mikmod: set drv_name and drv_version from PACKAGE/VERSION More... over 14 years ago
autogen.sh: allow two minor digits in automake version More... over 14 years ago
player_thread: corrected two assertions on "queued" More... over 14 years ago
decoder/sidplay: correctly calculate floating point time More... over 14 years ago