Age | Commit message (Expand) | Author |
2004-09-01 | Fixes to DVD MRL parsing. | James Courtier-Dutton |
2004-08-28 | Fix a crash when dispose it called before the DVD starts playing. | James Courtier-Dutton |
2004-08-28 | Improved MRL parsing in the dvd plugin. | James Courtier-Dutton |
2004-08-19 | * set the instance pointer to NULL before closing the dvdnav handle | Michael Roitzsch |
2004-08-01 | patch by Robin Kay to dynamically increase the memory stack when it runs full | Michael Roitzsch |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-06-21 | remember the last opened device for ejecting so when using more than one | Michael Roitzsch |
2004-06-20 | * merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLs | Michael Roitzsch |
2004-06-14 | since we do not store that in extra_info any more, this call is obsolete | Michael Roitzsch |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |
2003-12-26 | * cure the ABI breakage: XINE_LANG_MAX cannot be increased | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | set dvdcss verbosity according to xine's one | Daniel Caujolle-Bert |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-06-29 | on some DVDs, the first highlight information (which button to highlight) will | Michael Roitzsch |
2003-06-02 | new event which inform UI when the mouse pointer enter and leave a spu button... | Daniel Caujolle-Bert |
2003-05-23 | make alternative devices (dvd:<path> and dvd:<device> style MRLs) work with | Michael Roitzsch |
2003-05-16 | Fix win32 build and start adding additional plugin support | Tim Champagne |
2003-05-14 | just to play it safe | Michael Roitzsch |
2003-05-07 | DVD play sort of works on Win32. Also added a couple more plugings to the Win... | Tim Champagne |
2003-05-06 | This is some general Win32 cleanup and getting ready for DVD support. | Tim Champagne |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-04-30 | the standalone libdvdnav can do raw device reads now, so this limitation | Michael Roitzsch |
2003-04-29 | Update from the libdvdnav project. | James Courtier-Dutton |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |
2003-04-26 | - shush | Bastien Nocera |
2003-04-23 | silence, please | Michael Roitzsch |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-04-08 | beta10xine-1-beta10-release1-beta10 | Guenter Bartsch |
2003-04-08 | fix compilation problems | Michael Roitzsch |
2003-04-07 | support the new menu resume feature | Michael Roitzsch |
2003-04-07 | output beautification | Michael Roitzsch |
2003-04-06 | some more dvd error reporting | Guenter Bartsch |
2003-04-06 | * fix input_time reporting for PG based seeking | Michael Roitzsch |
2003-04-06 | Enable display of DVD Menu types. | James Courtier-Dutton |
2003-04-06 | reset the VM when it is already open | Michael Roitzsch |
2003-04-06 | - shared eject implementation taken from the DVD input, eject doesn't work if... | Bastien Nocera |
2003-04-05 | "perfect" time display for dvds | Miguel Freitas |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |