index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-28
songvec: migrate from pthread to glib threads
Thomas Jansen
1
-0
/
+3
2008-12-28
dirvec: migrate from pthread to glib threads
Thomas Jansen
1
-0
/
+3
2008-12-28
idle: migrate from pthread to glib threads
Thomas Jansen
1
-0
/
+2
2008-12-28
log: merged initLog() and open_log_files().
Max Kellermann
1
-3
/
+1
2008-12-27
moved command line parser to cmdline.c
Max Kellermann
1
-137
/
+1
2008-12-27
disable archive API without plugins
Max Kellermann
1
-1
/
+10
2008-12-16
new archive api, input_archive stream
Viliam Mateicka
1
-0
/
+8
2008-11-27
update: added update_global_init() and update_global_finish()
Max Kellermann
1
-0
/
+2
2008-11-25
main: destroy the save_state timer on exit
Max Kellermann
1
-0
/
+2
2008-11-21
state_file: save state_file every 5 minutes
Max Kellermann
1
-0
/
+9
2008-11-11
replay_gain: no CamelCase
Max Kellermann
1
-1
/
+1
2008-11-11
replay_gain: renamed sources to replay_gain.c, replay_gain.h
Max Kellermann
1
-1
/
+1
2008-11-05
main: print usage to stdout
Max Kellermann
1
-26
/
+25
2008-11-05
log: removed warning buffer
Max Kellermann
1
-1
/
+0
2008-11-05
main: initialize locale (LC_CTYPE)
Max Kellermann
1
-0
/
+9
2008-11-05
path: no CamelCase
Max Kellermann
1
-2
/
+2
2008-11-05
enable GLib threading
Max Kellermann
1
-0
/
+3
2008-11-05
main: don't close all file descriptors on startup
Max Kellermann
1
-11
/
+0
2008-11-02
music_pipe: renamed ob_* functions to music_pipe_*
Max Kellermann
1
-2
/
+2
2008-11-02
renamed outputBuffer.[ch] to pipe.[ch]
Max Kellermann
1
-1
/
+1
2008-10-28
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
1
-2
/
+3
2008-10-26
input_stream: no CamelCase
Max Kellermann
1
-1
/
+1
2008-10-26
input_stream: renamed sources, no CamelCase
Max Kellermann
1
-1
/
+1
2008-10-26
input_stream: added input_stream_global_finish()
Max Kellermann
1
-0
/
+1
2008-10-22
command: no CamelCase
Max Kellermann
1
-2
/
+2
2008-10-15
mapper: moved musicDir initialization from path.c
Max Kellermann
1
-0
/
+3
2008-10-14
command: added command "idle"
Max Kellermann
1
-0
/
+9
2008-10-14
changed package name to "mpd-mk", updated version number
Max Kellermann
1
-1
/
+2
2008-10-09
update: don't export updateDirectory()
Max Kellermann
1
-1
/
+2
2008-10-08
database: renamed functions, "db_" prefix and no CamelCase
Max Kellermann
1
-6
/
+6
2008-10-08
directory: moved code to database.c
Max Kellermann
1
-1
/
+1
2008-10-08
directory: moved code to update.c
Max Kellermann
1
-0
/
+1
2008-09-29
directory: remove "Mp3" references
Eric Wong
1
-3
/
+3
2008-09-24
notify: added notify_deinit()
Max Kellermann
1
-0
/
+4
2008-09-23
directory: update do its work inside a thread
Eric Wong
1
-1
/
+1
2008-09-23
start using prefixcmp()
Eric Wong
1
-1
/
+1
2008-09-08
output: static audio_output_plugin list as array
Max Kellermann
1
-1
/
+0
2008-08-29
tag: renamed functions, no CamelCase
Max Kellermann
1
-1
/
+1
2008-08-28
client: renamed all public functions
Max Kellermann
1
-4
/
+4
2008-08-28
renamed interface.c to client.c
Max Kellermann
1
-1
/
+1
2008-08-28
include cleanup
Max Kellermann
1
-1
/
+0
2008-08-26
moved code to pc_init(), dc_init()
Max Kellermann
1
-0
/
+6
2008-08-26
renamed player.c to player_control.c
Max Kellermann
1
-1
/
+1
2008-08-26
renamed decoderInit() to decoder_thread_start()
Max Kellermann
1
-1
/
+1
2008-08-26
renamed decode.c to decoder_thread.c
Max Kellermann
1
-1
/
+1
2008-08-26
moved global variable "pc" to player.h
Max Kellermann
1
-0
/
+1
2008-08-26
moved variable "dc" to decode.h
Max Kellermann
1
-0
/
+1
2008-08-26
moved code to player_thread.c
Max Kellermann
1
-2
/
+2
2008-08-26
renamed functions in decoder_list.h
Max Kellermann
1
-4
/
+4
2008-08-26
renamed inputPlugin.* to decoder_list.*
Max Kellermann
1
-1
/
+1
[prev]
[next]