Mon, 18 Sep 2006 22:02:43 +0000 |
nicodvb |
permit seeking to 0: there's no reason to prevent it
|
Mon, 18 Sep 2006 21:26:26 +0000 |
nicodvb |
in the previous commit I forgot to set s->end_pos=0
|
Mon, 18 Sep 2006 21:22:37 +0000 |
nicodvb |
at titleset change call update_title_len() to reset stream->end_pos
|
Mon, 18 Sep 2006 21:12:22 +0000 |
nicodvb |
don't seek until dvdnav_get_position() returns something meaningful
|
Mon, 18 Sep 2006 18:54:38 +0000 |
eugeni |
Fix a stupid bug in list concatenation.
|
Mon, 18 Sep 2006 17:32:20 +0000 |
Gabrov |
synced with r19895
|
Mon, 18 Sep 2006 16:58:21 +0000 |
cladisch |
When the hardware sample format is AC3, do not force using an hardcoded
|
Mon, 18 Sep 2006 16:48:50 +0000 |
diego |
Replace preprocessor hacks to work around compilers not supporting named
|
Mon, 18 Sep 2006 16:29:27 +0000 |
cladisch |
When one of the PCM configuration function in init() fails, abort
|
Mon, 18 Sep 2006 16:24:16 +0000 |
diego |
configure should fall back on -mcpu=pentium4 if -mcpu=prescott
|
Mon, 18 Sep 2006 14:27:35 +0000 |
diego |
Replace silly compilation shell scripts by a simple Makefile.
|
Mon, 18 Sep 2006 14:24:16 +0000 |
diego |
Fix compilation, too few arguments to fputs.
|