index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
cdda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
reynaldo
2005-11-10
1
-3
/
+6
*
save us from #ifndef hell
faust3
2005-11-06
1
-29
/
+5
*
make it optionally possible to compile MPlayer with libcdio instead of libcd...
faust3
2005-11-06
1
-3
/
+51
*
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
reimar
2005-11-06
1
-2
/
+5
*
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
reimar
2005-11-05
1
-1
/
+1
*
10l, forgotten call to paranoia_modeset to actually set the desired mode.
reimar
2005-10-02
1
-0
/
+1
*
Prints the number of tracks and MSF length for each track of an audio CD,
gpoirier
2005-09-19
1
-3
/
+10
*
cdda: endianness fix
colin
2003-12-16
1
-0
/
+6
*
Fix -cdrom-device to work again with cdda and vcd.
albeu
2003-08-13
1
-1
/
+10
*
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
bertrand
2003-05-17
1
-2
/
+2
*
URL is cdda://tracks[:speed][/device]
albeu
2003-04-02
1
-76
/
+157
*
fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>
alex
2003-03-22
1
-1
/
+8
*
Removed the hardcoded /dev/cdrom for NetBSD and added an work around
bertrand
2003-01-15
1
-4
/
+4
*
The following patch allows the MPlayer "cdparanoia" support to work on
arpi
2002-12-28
1
-0
/
+4
*
1l :)
arpi
2002-12-24
1
-1
/
+1
*
print track title in new line
arpi
2002-12-24
1
-2
/
+2
*
CDDA seeking fixed
arpi
2002-12-22
1
-6
/
+8
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
1
-10
/
+1
*
Build a fake list of track name.
bertrand
2002-07-10
1
-15
/
+64
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11
1
-0
/
+207