Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). ↵ | Daniel Caujolle-Bert | |
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 | |||
2003-07-19 | sync libdvdnav | Michael Roitzsch | |
CVS patchset: 5187 CVS date: 2003/07/19 13:04:03 | |||
2003-04-29 | DO NOT use c++ comments! | Stefan Holst | |
CVS patchset: 4711 CVS date: 2003/04/29 21:46:04 | |||
2003-04-29 | Update from the libdvdnav project. | James Courtier-Dutton | |
CVS patchset: 4708 CVS date: 2003/04/29 15:58:27 |