rocky
|
e44ed7ef1f
|
C-Preprocessor syntax errors when using ncurses.h
|
2005-03-17 08:19:19 +00:00 |
|
rocky
|
bd9336310a
|
Check for ncurses.h header (in addition to curses.h).
Had a problem (on Solaris) where both libcurses and libncurses were
around but the curses.h header (from libcurses) was installed.
|
2005-03-17 07:36:09 +00:00 |
|
rocky
|
20e610a017
|
Add setting volume and showing the subchannel when in non-interactive mode.
|
2005-03-16 02:19:20 +00:00 |
|
rocky
|
f34059d4a4
|
Add status on play_tracks
|
2005-03-15 15:56:13 +00:00 |
|
rocky
|
b6798f337e
|
*.c: return status of operations. Exit code is set on operation failure.
cdda-player.c: debug and verbose change libcdio loglevel verbosity.
|
2005-03-15 12:22:37 +00:00 |
|
rocky
|
8af9063b84
|
example: add sample audio program.
cd-info.c cdda-player.c: read_subchannel sets format MSF. So caller no
longer has to.
|
2005-03-15 04:17:05 +00:00 |
|
rocky
|
fe3e453114
|
Show volume in display status output.
|
2005-03-14 02:03:33 +00:00 |
|
rocky
|
e80b06c4ce
|
Remove warnings from mvprintw (as seen on OSX).
|
2005-03-13 03:52:15 +00:00 |
|
rocky
|
31796641ec
|
Use CD-Text for disc info too.
|
2005-03-13 03:37:18 +00:00 |
|
rocky
|
fcc0806e8d
|
Show CD-Text info.
|
2005-03-12 20:32:23 +00:00 |
|
rocky
|
160a69f0b2
|
Off by one on track duration.
|
2005-03-12 16:53:29 +00:00 |
|
rocky
|
6accca02b9
|
Curses improvements. Can now show key/help and list of tracks.
|
2005-03-12 16:45:44 +00:00 |
|
rocky
|
76369d47fd
|
Put move libcddb init routine out of cdda-player.c and cd-info.c and into
cddb.{c,h}
|
2005-03-12 06:02:36 +00:00 |
|
rocky
|
60af99c882
|
Towards making a common init_cddb routine.
|
2005-03-11 10:34:28 +00:00 |
|
rocky
|
76d8cbe880
|
win32.c: get eject working.
device.c: an additional test for a NULL pointer to be on the safe side.
cdda-player: better handling of eject.
|
2005-03-09 02:19:54 +00:00 |
|
rocky
|
7ae764d9b8
|
lib/driver/device.c: bug in close routine looping.
lib/*: Modify close routine for Win32 ioctl.
src/cdda-player: add option for close cd tray and minor things
|
2005-03-08 03:11:19 +00:00 |
|
rocky
|
db3b2fa938
|
Add Gerd Knorr's cdda-player as an example program using the libcdio Audio
controls.
|
2005-03-07 12:55:12 +00:00 |
|