Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-07 | mention new features of libdvdnav | Michael Roitzsch | |
CVS patchset: 4567 CVS date: 2003/04/07 18:15:18 | |||
2003-04-07 | support the new menu resume feature | Michael Roitzsch | |
CVS patchset: 4566 CVS date: 2003/04/07 18:13:19 | |||
2003-04-07 | merging libdvdnav, since some nice fixes took place | Michael Roitzsch | |
CVS patchset: 4565 CVS date: 2003/04/07 18:10:44 | |||
2003-04-07 | oops, forgot new "libdevel" section... | Siggi Langauf | |
CVS patchset: 4564 CVS date: 2003/04/07 17:31:35 | |||
2003-04-07 | prepare Debian package for 1-beta10 | Siggi Langauf | |
CVS patchset: 4563 CVS date: 2003/04/07 17:00:51 | |||
2003-04-07 | output beautification | Michael Roitzsch | |
CVS patchset: 4562 CVS date: 2003/04/07 16:51:29 | |||
2003-04-07 | Tired to remove some unwanted plugins?, put a post-install.sh script in the ↵ | Daniel Caujolle-Bert | |
topdir, and let install process do it for you CVS patchset: 4561 CVS date: 2003/04/07 10:05:23 | |||
2003-04-07 | enough of this. too much messages confuses users... | Miguel Freitas | |
CVS patchset: 4560 CVS date: 2003/04/07 01:28:43 | |||
2003-04-07 | freetype2 and error reporting | Miguel Freitas | |
CVS patchset: 4559 CVS date: 2003/04/07 01:08:41 | |||
2003-04-06 | fix pointers by making them relative to struct address | Miguel Freitas | |
CVS patchset: 4558 CVS date: 2003/04/06 23:58:18 | |||
2003-04-06 | some more dvd error reporting | Guenter Bartsch | |
CVS patchset: 4557 CVS date: 2003/04/06 23:44:59 | |||
2003-04-06 | include the iconv libs | Mike Melanson | |
CVS patchset: 4556 CVS date: 2003/04/06 23:01:27 | |||
2003-04-06 | fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this ↵ | Guenter Bartsch | |
piece of event data will be copied (flat) CVS patchset: 4555 CVS date: 2003/04/06 22:56:16 | |||
2003-04-06 | - freetype2 support for osd | Stefan Holst | |
- png autoconf improvements CVS patchset: 4554 CVS date: 2003/04/06 15:50:56 | |||
2003-04-06 | new it po file from Giovanni Venturi <jumpyj@libero.it> | Daniel Caujolle-Bert | |
CVS patchset: 4553 CVS date: 2003/04/06 14:11:58 | |||
2003-04-06 | Whoops, wrong indentation | Michael Roitzsch | |
CVS patchset: 4552 CVS date: 2003/04/06 13:43:46 | |||
2003-04-06 | do not use the NAV time on non-clever inputs | Michael Roitzsch | |
(otherwise the time of VOB files copied to HD will reset to 0 on every cell change) CVS patchset: 4551 CVS date: 2003/04/06 13:33:09 | |||
2003-04-06 | latest version is needed | Michael Roitzsch | |
CVS patchset: 4550 CVS date: 2003/04/06 13:24:48 | |||
2003-04-06 | * fix input_time reporting for PG based seeking | Michael Roitzsch | |
(with more than one cell per PG, only the first cell starts at 0; for the others, we need pg_start) * check for title sanity * fix tsble -> table typo CVS patchset: 4549 CVS date: 2003/04/06 13:19:59 | |||
2003-04-06 | report start of PG as well | Michael Roitzsch | |
CVS patchset: 4548 CVS date: 2003/04/06 13:09:38 | |||
2003-04-06 | Enable display of DVD Menu types. | James Courtier-Dutton | |
Currently needs libdvdnav cvs, but does not break xine's own libdvdnav version. CVS patchset: 4547 CVS date: 2003/04/06 13:06:03 | |||
2003-04-06 | reset the VM when it is already open | Michael Roitzsch | |
CVS patchset: 4546 CVS date: 2003/04/06 12:11:10 | |||
2003-04-06 | sputext subtitles should work again | Michael Roitzsch | |
CVS patchset: 4545 CVS date: 2003/04/06 11:55:47 | |||
2003-04-06 | net_buf_ctrl stuff | Thibaut Mattern | |
CVS patchset: 4544 CVS date: 2003/04/06 10:56:00 | |||
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch | |
CVS patchset: 4543 CVS date: 2003/04/06 01:17:10 | |||
2003-04-06 | - shared eject implementation taken from the DVD input, eject doesn't work ↵ | Bastien Nocera | |
if the CD/DVD isn't mounted, which definitely breaks the CDDA plugin... better than nothing CVS patchset: 4542 CVS date: 2003/04/06 00:51:29 | |||
2003-04-05 | Fixes for C89 compliance. The libffmpeg-devel people are targeting C99 so ↵ | Robin KAY | |
they don't want patches. However, I'm packaging xine for blastwave.org (we package software for Solaris) and we don't have a C99 compliant version of Sun Workshop yet (and gcc is poor on SPARC by comparison) so I'm making these patches to libffmpeg/libavcodec as necessary -_-. CVS patchset: 4541 CVS date: 2003/04/05 22:42:28 | |||
2003-04-05 | "perfect" time display for dvds | Miguel Freitas | |
(see thread on xine-devel for details) CVS patchset: 4540 CVS date: 2003/04/05 12:28:15 | |||
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas | |
obs: more messages should be added CVS patchset: 4539 CVS date: 2003/04/04 19:20:46 | |||
2003-04-03 | rearrange code handling framebuffer registers | Robin KAY | |
CVS patchset: 4538 CVS date: 2003/04/03 21:30:25 | |||
2003-04-03 | buffer for decoded audio needs to be bigger for some wma streams | James Stembridge | |
CVS patchset: 4537 CVS date: 2003/04/03 20:48:44 | |||
2003-04-03 | depmod may live in /sbin which isn't in an ordinary user's path | James Stembridge | |
CVS patchset: 4536 CVS date: 2003/04/03 20:44:51 | |||
2003-04-03 | not so much noise in cvs | Michael Roitzsch | |
CVS patchset: 4535 CVS date: 2003/04/03 13:04:52 | |||
2003-04-02 | initialize rle.color | Stefan Holst | |
CVS patchset: 4534 CVS date: 2003/04/02 13:29:06 | |||
2003-04-02 | - remove unneeded use of pthread_exit(NULL). We do not have any cleanup | Bastien Nocera | |
handlers, so we can just use "return NULL" instead. CVS patchset: 4533 CVS date: 2003/04/02 12:28:08 | |||
2003-04-02 | keep accepting aud demuxer from accepting asf files | Guenter Bartsch | |
CVS patchset: 4532 CVS date: 2003/04/02 05:14:10 | |||
2003-04-02 | clean up some unused variables | Mike Melanson | |
CVS patchset: 4531 CVS date: 2003/04/02 03:20:40 | |||
2003-04-01 | Add some comments. | James Courtier-Dutton | |
Remove a FIXME comment. CVS patchset: 4530 CVS date: 2003/04/01 19:42:41 | |||
2003-04-01 | fix arts prefix (and remove unsupported exec_prefix | Daniel Caujolle-Bert | |
CVS patchset: 4529 CVS date: 2003/04/01 16:52:37 | |||
2003-04-01 | have cvs ignore generated files | Michael Roitzsch | |
CVS patchset: 4528 CVS date: 2003/04/01 11:57:45 | |||
2003-04-01 | Fix race condition, where spudec_reset is called and then a button update ↵ | James Courtier-Dutton | |
arrives from input_dvd.c before we have our this->menu_handle back. CVS patchset: 4527 CVS date: 2003/04/01 11:45:32 | |||
2003-04-01 | Get libdvdnav to build in DEBUG and TRACE mode. | James Courtier-Dutton | |
CVS patchset: 4526 CVS date: 2003/04/01 09:02:43 | |||
2003-03-31 | all of the audio-only demuxers now operate over non-seekable input | Mike Melanson | |
CVS patchset: 4525 CVS date: 2003/03/31 19:31:54 | |||
2003-03-31 | use a check header macro which handle CPPFLAGS | Daniel Caujolle-Bert | |
CVS patchset: 4524 CVS date: 2003/03/31 16:22:23 | |||
2003-03-31 | make sputext decoder handle stream ID | Michael Roitzsch | |
CVS patchset: 4523 CVS date: 2003/03/31 16:12:55 | |||
2003-03-31 | iconv on FreeBSD fix | Daniel Caujolle-Bert | |
CVS patchset: 4522 CVS date: 2003/03/31 16:12:47 | |||
2003-03-31 | report realtime on seeking | Miguel Freitas | |
CVS patchset: 4521 CVS date: 2003/03/31 15:34:16 | |||
2003-03-31 | from freebsd port - but this seems to be a good idea on gnu/linux systems too | Heiko Schaefer | |
CVS patchset: 4520 CVS date: 2003/03/31 14:31:58 | |||
2003-03-31 | take care of configure checks about nl_langinfo | Daniel Caujolle-Bert | |
CVS patchset: 4519 CVS date: 2003/03/31 09:43:39 | |||
2003-03-31 | typo fixed (as seen in freebsd port ...) | Heiko Schaefer | |
CVS patchset: 4518 CVS date: 2003/03/31 09:38:33 |