index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-25
mapper: added dot to PLAYLIST_FILE_SUFFIX
Max Kellermann
2009-01-25
alsa: added comments
Max Kellermann
2009-01-25
alsa: frame_size is size_t, not int
Max Kellermann
2009-01-25
alsa: no CamelCase
Max Kellermann
2009-01-25
alsa: fix option parsing and restore default period_time
Dan McGee
2009-01-25
Fix tag not being set when casefolding the locate_item_list
Qball Cow
2009-01-24
renamed the "mod" decoder plugin to "mikmod"
Max Kellermann
2009-01-24
tag_id3: added MusicBrainz tag support
Max Kellermann
2009-01-24
tag_id3: always allocate tag object
Max Kellermann
2009-01-24
tag: added support for MusicBrainz tags
Max Kellermann
2009-01-24
modplug: removed EOF check from the while loop
Max Kellermann
2009-01-24
modplug: check for input_stream errors
Max Kellermann
2009-01-24
modplug: use size_t instead of int for buffer sizes
Max Kellermann
2009-01-24
modplug: check size limit before appending new buffer
Max Kellermann
2009-01-24
modplug: use GByteArray.len, remove total_len
Max Kellermann
2009-01-24
modplug: unknown size is -1; check for empty file
Max Kellermann
2009-01-24
modplug: header cleanup
Max Kellermann
2009-01-24
modplug: define G_LOG_DOMAIN
Max Kellermann
2009-01-24
modplug: declare constants as enum
Max Kellermann
2009-01-24
modplug: use only decoder_read(), not input_stream_read()
Max Kellermann
2009-01-24
locate: added locate_item_list_casefold()
Max Kellermann
2009-01-24
queue_print, dbUtils: use struct locate_item_list
Max Kellermann
2009-01-24
locate: added struct locate_item_list
Max Kellermann
2009-01-24
locate: initialize the whole visited_types array
Max Kellermann
2009-01-24
locate: use bool instead of int
Max Kellermann
2009-01-24
locate: no CamelCase
Max Kellermann
2009-01-24
queue_print: use new_items instead of items
Max Kellermann
2009-01-24
playlist: removed locate functions to queue_print.c
Max Kellermann
2009-01-24
locate: renamed LocateTagItem to "struct locate_item"
Max Kellermann
2009-01-24
command: use queue_print_*()
Max Kellermann
2009-01-24
playlist: added playlist_get_queue()
Max Kellermann
2009-01-24
playlist: renamed the Playlist typedef to "struct playlist"
Max Kellermann
2009-01-24
playlist: moved stopOnError and errorCount into struct playlist
Max Kellermann
2009-01-24
modplug: change settings before loading a file
Andrzej Rybczak
2009-01-24
command: eliminate gcc warning
Laszlo Ashin
2009-01-23
commands: don't advertise "sticker" unless configured
Max Kellermann
2009-01-23
playlist: restore random mode after playlist is loaded
Max Kellermann
2009-01-23
playlist: removed song_id_to_position()
Max Kellermann
2009-01-23
playlist: fix "clear" crash in random mode
Max Kellermann
2009-01-23
song: include cleanup
Max Kellermann
2009-01-23
playlist: moved saving/loading code to queue_save.c
Max Kellermann
2009-01-23
playlist: moved PlaylistInfo() to playlist_print.c
Max Kellermann
2009-01-23
playlist: moved some printing code to queue_print.c
Max Kellermann
2009-01-23
playlist: pass const pointers to search functions
Max Kellermann
2009-01-23
playlist: removed swapSongs()
Max Kellermann
2009-01-23
playlist: don't unpause on delete
Max Kellermann
2009-01-23
queue: update moved song versions
Max Kellermann
2009-01-23
playlist: added source comments
Max Kellermann
2009-01-23
playlist: assert in playPlaylistIfPlayerStopped()
Max Kellermann
2009-01-23
playlist: don't shuffle if not in random mode
Max Kellermann
[next]