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
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-12
/
+13
2010-09-23
main: Add Windows Service support
Denis Krjuchkov
1
-1
/
+27
2010-04-13
inotify: added setting "auto_update_depth"
Max Kellermann
1
-1
/
+2
2010-01-04
replay_gain: moved code to replay_gain_config.c
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-25
output_init: use the normalize filter plugin
Max Kellermann
1
-3
/
+0
2009-12-14
input_plugin: method init() returns errors with GError
Max Kellermann
1
-1
/
+7
2009-12-14
input_stream: moved input_stream_global_init() to input_init.c
Max Kellermann
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-11-10
configure.ac: require GLib 2.12
Max Kellermann
1
-0
/
+2
2009-10-31
decoder_control: removed the global variable "dc"
Max Kellermann
1
-3
/
+0
2009-10-31
player_control: protect command, state, error with a mutex
Max Kellermann
1
-3
/
+3
2009-10-26
mpd.conf: new bool config value for enabling/disabling inotify update
Viliam Mateicka
1
-2
/
+6
2009-10-24
add --disable-inotify for configure to disable inotify when autodetected
Viliam Mateicka
1
-0
/
+7
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
1
-0
/
+4
2009-10-22
audio: removed function finishAudioConfig()
Max Kellermann
1
-1
/
+0
2009-10-22
main: put #ifdef inside winsock_init()
Max Kellermann
1
-5
/
+2
2009-10-20
main: call g_set_application_name()
Max Kellermann
1
-0
/
+2
2009-10-13
main: initialize playlist plugins
Max Kellermann
1
-0
/
+3
2009-10-13
configure.ac: require GLib 2.16
Max Kellermann
1
-2
/
+0
2009-10-08
player_control: no CamelCase
Max Kellermann
1
-1
/
+1
2009-09-25
automatically update the database with Linux inotify
Max Kellermann
1
-0
/
+6
2009-09-24
command: added command "rescan"
Max Kellermann
1
-1
/
+1
2009-09-24
cmdline: handle fatal errors with GError
Max Kellermann
1
-1
/
+6
2009-09-24
listen: handle fatal errors with GError
Max Kellermann
1
-1
/
+8
2009-09-24
update: renamed directory_update_init() to update_enqueue()
Max Kellermann
1
-1
/
+1
2009-09-20
cmdline: removed options --create-db and --no-create-db
Max Kellermann
1
-12
/
+4
2009-07-22
cmdline: renamed options.stderr to options.log_stderr
Eugeny N Dzhurinsky
1
-2
/
+2
2009-07-19
daemon: added "group" configuration option
Michal Nazarewicz
1
-0
/
+1
2009-07-15
mapper: pass music and playlist directory to mapper_init()
Max Kellermann
1
-1
/
+17
2009-07-15
main: moved complex initialization code to glue functions
Max Kellermann
1
-17
/
+36
2009-07-15
main: renamed openDB() to glue_db_init_and_load()
Max Kellermann
1
-2
/
+2
2009-07-15
cmdline: no CamelCase
Max Kellermann
1
-7
/
+7
2009-07-14
playlist: no CamelCase
Max Kellermann
1
-2
/
+2
2009-07-06
main: fix "unused local variable" warning
Max Kellermann
1
-0
/
+2
2009-07-05
sticker: use GError for error handling
Max Kellermann
1
-1
/
+6
2009-06-25
conf: log unused/unknown block parameters
Max Kellermann
1
-0
/
+2
2009-03-27
Winsock2 is needed on MinGW (or other pure Win32 toolchains) for
Sean McNamara
1
-0
/
+36
2009-03-15
log: removed DEBUG() and FATAL()
Max Kellermann
1
-3
/
+3
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-06
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
1
-4
/
+1
2009-03-03
music_pipe: moved struct music_chunk to chunk.h
Max Kellermann
1
-0
/
+1
2009-03-02
database: db_load() returns GError
Max Kellermann
1
-1
/
+5
2009-02-24
listen: no CamelCase
Max Kellermann
1
-2
/
+2
2009-02-10
output_all: no CamelCase
Max Kellermann
1
-2
/
+2
2009-02-10
audio: moved code to output_all.c
Max Kellermann
1
-0
/
+1
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
1
-1
/
+0
2009-02-02
main: don't pass argv[0] to openDB()
Max Kellermann
1
-6
/
+4
2009-02-02
main: create database after daemonization
Max Kellermann
1
-8
/
+29
2009-01-25
mixer: configure legacy mixer before the audio outputs
Max Kellermann
1
-1
/
+1
[next]