Age | Commit message (Collapse) | Author |
|
Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29
|
|
CVS patchset: 5233
CVS date: 2003/08/03 09:44:16
|
|
CVS patchset: 5187
CVS date: 2003/07/19 13:04:03
|
|
CVS patchset: 4954
CVS date: 2003/05/26 23:11:44
|
|
CVS patchset: 4712
CVS date: 2003/04/29 21:55:46
|
|
CVS patchset: 4708
CVS date: 2003/04/29 15:58:27
|
|
CVS patchset: 4565
CVS date: 2003/04/07 18:10:44
|
|
Remove a FIXME comment.
CVS patchset: 4530
CVS date: 2003/04/01 19:42:41
|
|
* some changes to mutual header inclusion to make it compile warning-less
when tracing is enabled
* title/part jumping should work much more reliable now
CVS patchset: 4509
CVS date: 2003/03/29 13:19:08
|
|
* fix conversion of dvd_time_t (I do know BCD, I just did it wrong...)
CVS patchset: 4496
CVS date: 2003/03/27 13:46:47
|
|
* optional PGC based seeking
* new event on cell changes for timing info (currently not used by xine-lib)
CVS patchset: 4480
CVS date: 2003/03/25 13:17:20
|
|
* method to try-run VM operations, now used for safer chapter skipping and menu jumps
* fixed detection of current PTT to not assume a 1:1 mapping between PTTs and PGs
* releasing stills when jumping to menu fixes some state inconsistencies
* do not assume PGs to be physically layed out in sequence on the disc
CVS patchset: 4466
CVS date: 2003/03/21 22:13:37
|
|
quoting the ChangeLog:
* some bugfixes
* code cleanup
* build process polishing
* more sensible event order in get_next_block to ensure useful event delivery
* VOBU level resume
* fixed: seeking in a multiangle feature briefly showed the wrong angle
CVS patchset: 4217
CVS date: 2003/02/20 16:01:57
|
|
CVS patchset: 4134
CVS date: 2003/02/11 16:28:47
|
|
* small fix for "Spy Game" RC2
* implement LinkNoLink (Disney's "Beauty and the Beast" RC2 deluxe uses it,
but the interactive game still does not work)
* slightly improved logic of program jumps -> chapter skipping should work
correctly in more (if not all) cases now
CVS patchset: 3894
CVS date: 2003/01/13 13:53:33
|
|
* "Back to the Future" German RC2 fix
* patch from Marco Zühlke for correct title number display
CVS patchset: 3350
CVS date: 2002/11/23 11:08:12
|
|
* fix read cache and improve it for slower drives
* improve chapter skipping
CVS patchset: 3292
CVS date: 2002/11/18 12:41:16
|
|
CVS patchset: 2941
CVS date: 2002/10/22 17:18:23
|
|
CVS patchset: 2909
CVS date: 2002/10/22 04:34:02
|
|
CVS patchset: 2718
CVS date: 2002/09/20 12:53:53
|
|
CVS patchset: 2603
CVS date: 2002/09/04 11:07:47
|
|
its console messages (write to stdout, "libdvdnav: " in front each line)
CVS patchset: 2531
CVS date: 2002/08/27 19:24:33
|
|
our tree now to avoid version clashes
CVS patchset: 2421
CVS date: 2002/08/09 22:52:14
|
|
CVS patchset: 2405
CVS date: 2002/08/08 21:55:54
|
|
CVS patchset: 2404
CVS date: 2002/08/08 17:49:20
|