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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-01-22
playlist: moved code to queue.c
Max Kellermann
2009-01-22
playlist: corrected shuffle underflow test
Max Kellermann
2009-01-22
playlist: fix buffer underflow when getting current song
Max Kellermann
2009-01-22
locate: use const pointers
Max Kellermann
2009-01-22
null: added option to disable timer synchronization
Max Kellermann
2009-01-22
null: implemented finish() method
Max Kellermann
2009-01-22
null: no CamelCase
Max Kellermann
2009-01-21
playlist: convert assertion to check in TAG event handler
Max Kellermann
2009-01-21
player_thread: emit PLAYLIST event when new song fails
Max Kellermann
2009-01-21
player_thread: check for decoder failure before seeking
Max Kellermann
2009-01-21
player_thread: use bool instead of int
Max Kellermann
2009-01-21
command: don't restart player in the "status" command
Max Kellermann
2009-01-21
playlist: use the "enum player_error" type
Max Kellermann
2009-01-21
playlist: free memory with g_free()
Max Kellermann
2009-01-21
player_thread: request next song only if new one starts playing
Max Kellermann
2009-01-21
use config_get_positive() instead of manual parsing
Max Kellermann
2009-01-21
conf: added config_get_positive()
Max Kellermann
2009-01-21
archiveapi: adding seeking support in zip archives
Viliam Mateicka
2009-01-20
player_thread: eliminated duplicate PLAYLIST event
Max Kellermann
2009-01-20
event_pipe: added "TAG" event
Max Kellermann
2009-01-20
Add space after sticker: to make it consistent.
Qball Cow
2009-01-19
command: added "sticker" command
Max Kellermann
2009-01-19
update: delete stickers of deleted songs
Max Kellermann
2009-01-19
sticker: added song sticker library
Max Kellermann
2009-01-19
sticker: new library for storing dynamic information about songs
Max Kellermann
2009-01-19
flac: include config.h
Max Kellermann
2009-01-18
output: don't include conf.h from output_control.h
Max Kellermann
2009-01-18
conf: added config_get_block_unsigned()
Max Kellermann
2009-01-18
conf: added config_get_block_string()
Max Kellermann
2009-01-18
jack: parse "ports" setting with g_strsplit()
Max Kellermann
2009-01-18
jack: use audio_output_get_name()
Max Kellermann
2009-01-18
conf: removed parseConfigFilePath()
Max Kellermann
2009-01-18
mixer: don't check for NULL before g_free()
Max Kellermann
2009-01-18
daemon: removed unused variable "userpwd"
Max Kellermann
2009-01-18
daemon: pass "detach" flag to daemonize()
Max Kellermann
2009-01-18
daemon: added daemonize_init(), daemonize_finish()
Max Kellermann
2009-01-18
main: moved the save_state timer to state_file.c
Max Kellermann
2009-01-18
state_file: added state_file_init() and state_file_finish()
Max Kellermann
2009-01-18
state_file: include cleanup
Max Kellermann
2009-01-18
conf: added config_get_path()
Max Kellermann
2009-01-18
removed playerData.c
Max Kellermann
2009-01-18
main: moved code to daemon.c
Max Kellermann
2009-01-18
mapper: make the music_directory optional
Max Kellermann
2009-01-18
mapper: make the playlist directory optional
Max Kellermann
2009-01-18
database: pass database file name to db_init()
Max Kellermann
2009-01-18
stats: use GTimer instead of time(NULL)
Max Kellermann
2009-01-18
stats: use one db_walk() to obtain stats
Max Kellermann
2009-01-18
stats: added num_artists, num_albums
Max Kellermann
2009-01-18
stats: no CamelCase
Max Kellermann
2009-01-17
conf: replaced getConfigParamValue() with config_get_string()
Max Kellermann
[next]