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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
alsa: use GLib logging
Max Kellermann
1
-29
/
+30
2008-12-29
jack: use GLib logging
Max Kellermann
1
-28
/
+30
2008-12-29
fifo: use GLib logging
Max Kellermann
1
-21
/
+24
2008-12-29
state_file: use GLib logging
Max Kellermann
1
-8
/
+10
2008-12-29
volume: use GLib logging
Max Kellermann
1
-26
/
+29
2008-12-29
player_thread: use GLib logging
Max Kellermann
1
-8
/
+10
2008-12-29
tag_id3: use GLib logging
Max Kellermann
1
-12
/
+19
2008-12-29
listen: use GLib logging
Max Kellermann
1
-29
/
+32
2008-12-29
utils: use GLib logging
Max Kellermann
1
-14
/
+13
2008-12-29
client: use GLib logging
Max Kellermann
1
-48
/
+53
2008-12-29
pcm: use GLib logging
Max Kellermann
4
-67
/
+76
2008-12-29
database: use GLib logging
Max Kellermann
1
-36
/
+38
2008-12-29
log: automatically append newline
Max Kellermann
1
-4
/
+19
2008-12-29
removed os_compat.h
Max Kellermann
30
-103
/
+99
2008-12-29
command: use gmtime() on WIN32
Max Kellermann
1
-1
/
+8
2008-12-29
condition: removed cond_timedwait() and cond_signal_async()
Max Kellermann
2
-38
/
+0
2008-12-29
tag_id3: strip leading and trailing whitespace from ID3 tags
Thomas Jansen
1
-2
/
+6
2008-12-29
mp4: support the writer/composer tag
Frank Mulder
1
-0
/
+2
2008-12-29
update: fixing empty filenames in archives
Viliam Mateicka
2
-1
/
+8
2008-12-28
osx_plugin: migrate from pthread to glib threads
Thomas Jansen
1
-19
/
+18
2008-12-28
output: migrate from pthread to glib threads
Thomas Jansen
4
-12
/
+9
2008-12-28
tag & tag_pool: migrate from pthread to glib threads
Thomas Jansen
4
-11
/
+31
2008-12-28
condition: migrate from pthread to glib threads
Thomas Jansen
2
-36
/
+27
2008-12-28
update & main_notify: migrate from pthread to glib threads
Thomas Jansen
3
-24
/
+30
2008-12-28
player_thread: migrate from pthread to glib threads
Thomas Jansen
1
-8
/
+6
2008-12-28
decoder_thread: migrate from pthread to glib threads
Thomas Jansen
1
-8
/
+5
2008-12-28
songvec: migrate from pthread to glib threads
Thomas Jansen
3
-17
/
+36
2008-12-28
dirvec: migrate from pthread to glib threads
Thomas Jansen
3
-17
/
+36
2008-12-28
idle: migrate from pthread to glib threads
Thomas Jansen
3
-6
/
+35
2008-12-28
Include <pthread.h> where it is necessary only
Thomas Jansen
5
-3
/
+2
2008-12-28
Remove xpthread_* wrappers
Thomas Jansen
4
-41
/
+11
2008-12-28
conf: use GLib instead of utils.h/log.h
Max Kellermann
1
-36
/
+37
2008-12-28
utils: removed myFgets()
Max Kellermann
10
-32
/
+38
2008-12-28
buffer2array: use GLib's g_ascii_isspace()
Max Kellermann
1
-13
/
+10
2008-12-28
mikmod: use Glib instead of utils.h/log.h
Max Kellermann
1
-9
/
+6
2008-12-28
mikmod: convert mod_Data.audio_buffer to a static array
Max Kellermann
1
-3
/
+1
2008-12-28
log: use GLib logging
Max Kellermann
1
-13
/
+13
2008-12-28
log: don't keep log file open
Max Kellermann
1
-14
/
+15
2008-12-28
decoder: terminate decoder thread before MPD cleanup
Max Kellermann
4
-2
/
+14
2008-12-28
log: support syslog()
Max Kellermann
1
-6
/
+103
2008-12-28
log: moved code to log_init_file()
Max Kellermann
1
-15
/
+27
2008-12-28
log: merged initLog() and open_log_files().
Max Kellermann
3
-12
/
+3
2008-12-28
log: moved code to parse_log_level()
Max Kellermann
1
-15
/
+17
2008-12-28
log: use the GLogLevelFlags type
Max Kellermann
1
-3
/
+3
2008-12-28
log: don't manipulate the umask
Max Kellermann
1
-9
/
+1
2008-12-28
log: moved code to open_log_file()
Max Kellermann
1
-12
/
+19
2008-12-28
log: deprecated "error_file" option
Max Kellermann
2
-27
/
+3
2008-12-28
decoder: new plugin using modplug library
Viliam Mateicka
3
-0
/
+210
2008-12-28
Add RVA2 tag support to MPD
Pauli Virtanen
1
-0
/
+94
2008-12-27
notify: use GLib locking
Max Kellermann
3
-27
/
+15
[next]