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
/
output
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
null: added option to disable timer synchronization
Max Kellermann
1
-1
/
+11
2009-01-22
null: implemented finish() method
Max Kellermann
1
-0
/
+13
2009-01-22
null: no CamelCase
Max Kellermann
1
-13
/
+18
2009-01-18
conf: added config_get_block_unsigned()
Max Kellermann
4
-39
/
+7
2009-01-18
conf: added config_get_block_string()
Max Kellermann
7
-86
/
+57
2009-01-18
jack: parse "ports" setting with g_strsplit()
Max Kellermann
1
-20
/
+7
2009-01-18
jack: use audio_output_get_name()
Max Kellermann
1
-11
/
+1
2009-01-17
conf: replaced getBoolBlockParam() with config_get_block_bool()
Max Kellermann
2
-9
/
+6
2009-01-17
conf: no CamelCase, part I
Max Kellermann
10
-26
/
+29
2009-01-16
oss: evaluate the oss_open() return value properly
Max Kellermann
1
-1
/
+1
2009-01-14
shout: enlarge buffer size to 32 kB
Antoine Beaupré
1
-1
/
+1
2009-01-10
Introducing mixer api
Viliam Mateicka
2
-15
/
+16
2009-01-08
added missing explicit config.h includes
Max Kellermann
1
-0
/
+1
2009-01-07
pcm_utils: moved conversion code to pcm_convert.c
Max Kellermann
1
-1
/
+1
2009-01-05
fix G_BYTE_ORDER check
Max Kellermann
3
-3
/
+3
2009-01-05
use GLib byte order macros
Max Kellermann
3
-9
/
+10
2009-01-04
renaming mixer.h to mixer_api.h
Viliam Mateicka
2
-2
/
+2
2009-01-03
null, fifo: use GLib instead of utils.h
Max Kellermann
2
-7
/
+8
2009-01-03
ao: use g_strsplit() instead of strtok_r()
Max Kellermann
1
-37
/
+15
2009-01-02
alsa: use GLib instead of utils.h
Max Kellermann
1
-3
/
+2
2009-01-02
jack: use GLib instead of utils.h
Max Kellermann
1
-15
/
+14
2009-01-02
jack: duplicate jack_get_ports() return values
Max Kellermann
1
-3
/
+4
2009-01-01
output plugins: don't include gcc.h
Max Kellermann
9
-24
/
+29
2009-01-01
null: don't include gcc.h
Max Kellermann
1
-4
/
+7
2008-12-31
Moving mixers to audio outputs
Viliam Mateicka
2
-1
/
+40
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-28
osx_plugin: migrate from pthread to glib threads
Thomas Jansen
1
-19
/
+18
2008-12-23
shout: fixed bad error message printout
Viliam Mateicka
1
-2
/
+2
2008-12-23
shout: fixed bad error message printout
Viliam Mateicka
1
-3
/
+3
2008-12-17
Remove useless statement.
Emanuele Giaquinta
1
-1
/
+0
2008-12-17
Remove useless computation. After the pthread_cond_wait loop there are at lea...
Emanuele Giaquinta
1
-2
/
+0
2008-12-17
Remove useless statement, curpos is initialized at the beginning of the loop.
Emanuele Giaquinta
1
-1
/
+0
2008-12-17
Factor computation.
Emanuele Giaquinta
1
-4
/
+6
2008-12-17
Use MIN.
Emanuele Giaquinta
1
-2
/
+2
2008-12-17
Call CloseComponent after AudioUnitUninitialize.
Emanuele Giaquinta
1
-1
/
+1
2008-12-09
ao: use 16 bit sample format
Max Kellermann
1
-0
/
+6
2008-12-08
osx: use 16 bit sample format
Max Kellermann
1
-0
/
+3
2008-12-08
osx: use GLib instead of utils.h/log.h
Max Kellermann
1
-9
/
+13
2008-12-08
osx: don't use void pointer in arithmetic
Max Kellermann
1
-2
/
+2
2008-12-01
alsa: reverted the default buffer_time to 500 ms
Max Kellermann
1
-1
/
+5
2008-11-30
shout: fixed the lame input buffer allocation
Max Kellermann
1
-9
/
+15
2008-11-30
shout_mp3: cast input buffer to int16_t*
Max Kellermann
1
-2
/
+2
2008-11-25
oss: use GLib instead of utils.h/log.h
Max Kellermann
1
-55
/
+56
2008-11-25
mvp: use GLib instead of utils.h/log.h
Max Kellermann
1
-16
/
+27
2008-11-25
shout: use GLib instead of utils.h/log.h
Max Kellermann
4
-82
/
+82
2008-11-25
shout: don't check HAVE_SHOUT
Max Kellermann
1
-7
/
+0
2008-11-25
ao: print error message when ao_open_live() fails
Max Kellermann
1
-1
/
+3
2008-11-25
ao: support all libao error codes
Max Kellermann
1
-9
/
+29
[next]