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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
syntax error cleanup
Warren Dukes
2005-04-03
1
-1
/
+1
*
fix syntax error
Warren Dukes
2005-04-03
1
-1
/
+1
*
- Fix incompatible type warnings
Avuton Olrich
2005-03-29
1
-2
/
+2
*
simpler parentPath() function from the uclinux branch (well-tested)
Eric Wong
2005-03-28
1
-12
/
+9
*
destroy mutex's and condition's
Warren Dukes
2005-03-24
1
-0
/
+2
*
revert to r3105
Warren Dukes
2005-03-24
1
-35
/
+59
*
fix compilation error in os x plugin
Warren Dukes
2005-03-23
1
-3
/
+3
*
potentially fix OS X woes
Warren Dukes
2005-03-22
1
-59
/
+35
*
drop the current audio buffer when seeking
Warren Dukes
2005-03-21
1
-0
/
+1
*
some potential optimizations for OS X
Warren Dukes
2005-03-20
1
-26
/
+55
*
print out bits in debug message output for OSS and ALSA
Warren Dukes
2005-03-19
3
-5
/
+9
*
fix a spelling error in a debug msg
Warren Dukes
2005-03-19
1
-1
/
+1
*
cleanup some debug code
Warren Dukes
2005-03-19
1
-14
/
+11
*
fix some signal handling
Warren Dukes
2005-03-19
3
-15
/
+13
*
bump the OS X buffer up to 1s
Warren Dukes
2005-03-17
1
-3
/
+3
*
dynamically allocate a buffer for 0.5s of audio for OS X
Warren Dukes
2005-03-17
1
-13
/
+20
*
tweak OS X a bit more
Warren Dukes
2005-03-17
1
-1
/
+1
*
OS X tweaks
Warren Dukes
2005-03-17
1
-4
/
+2
*
fix for dmix
Warren Dukes
2005-03-17
1
-2
/
+1
*
slight tweak of avuton's idea of causing an error when no audio output's found
Warren Dukes
2005-03-17
1
-6
/
+1
*
cleanup debugging code and implement _dropBufferedAudio()
Warren Dukes
2005-03-16
1
-32
/
+26
*
closing the audio device seems to work now
Warren Dukes
2005-03-16
1
-1
/
+9
*
attempt to close the osx device
Warren Dukes
2005-03-16
1
-1
/
+13
*
playing audio in OS X now works, but far from finished
Warren Dukes
2005-03-16
1
-186
/
+143
*
undo change 3081
Warren Dukes
2005-03-15
3
-136
/
+0
*
broken os x output
Warren Dukes
2005-03-14
1
-3
/
+245
*
- Add 'mute' command for testing
Avuton Olrich
2005-03-14
3
-0
/
+136
*
a little more error output
Warren Dukes
2005-03-13
1
-2
/
+3
*
fix FLAC playback over non-ideal HTTP streams
Eric Wong
2005-03-13
1
-4
/
+14
*
some broken OS X stuff
Warren Dukes
2005-03-13
1
-1
/
+19
*
add OS X configure stuff and added a skeleton audioOutput plugin for OS X
Warren Dukes
2005-03-13
3
-0
/
+112
*
slight changes to alsa errors
Warren Dukes
2005-03-13
1
-3
/
+32
*
change some header includes so that we can compile on OS X
Warren Dukes
2005-03-13
2
-4
/
+1
*
*) slight code cleanup
Warren Dukes
2005-03-12
2
-15
/
+20
*
if no audioOutput specified, we no attempt to detect if there exists a usable...
Warren Dukes
2005-03-12
9
-47
/
+149
*
removed the id3v1_encoding config option, there's no way to guarantee that we...
Warren Dukes
2005-03-11
3
-18
/
+1
*
todo update, and remove a potentially gratutious playSilence() call
Warren Dukes
2005-03-10
1
-1
/
+6
*
code to attempt to pick a supported sample rate, bits, and channels if the re...
Warren Dukes
2005-03-10
1
-4
/
+234
*
fix segfault in error message
Warren Dukes
2005-03-09
1
-3
/
+3
*
add ability to forcefully kill pid listed in pid file with '-kill -kill'
Warren Dukes
2005-03-09
1
-16
/
+27
*
don't print out config line in error message about pid file missing
Warren Dukes
2005-03-09
1
-1
/
+1
*
fix an error message
Warren Dukes
2005-03-09
1
-1
/
+1
*
*) add support for pid files
Warren Dukes
2005-03-09
4
-39
/
+126
*
undo fix for killall not preserving the current format properly, it causes pr...
Warren Dukes
2005-03-08
1
-2
/
+5
*
we ne allow audioOutput plugins to set the final outAudioFormat that will be ...
Warren Dukes
2005-03-08
3
-13
/
+27
*
for windows compatibility, if we're unable to add a song, convert '\' to '/' ...
Warren Dukes
2005-03-08
1
-4
/
+14
*
make PCM the default controller for the mixer
Warren Dukes
2005-03-08
1
-2
/
+2
*
now player and decoder processes should only exit() when receiving term signa...
Warren Dukes
2005-03-08
4
-5
/
+12
*
hopefully replaygain now works for musepack
Warren Dukes
2005-03-07
2
-6
/
+7
*
add support for parsing ape tags in musepack files
Warren Dukes
2005-03-07
5
-7
/
+159
[next]