Age | Commit message (Expand) | Author |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-14 | Add va_* declarations (this should avoid gcc-3 failure). | Daniel Caujolle-Bert |
2001-12-13 | enable/disable osd status | Miguel Freitas |
2001-12-13 | osd fonts update (better looking fonts with on-the-fly color and font face ch... | Miguel Freitas |
2001-12-13 | Add new log related function which return log section names. Check | Daniel Caujolle-Bert |
2001-12-09 | xine error reporting interface, very simple | Guenter Bartsch |
2001-12-09 | xine log functions for gui output | Guenter Bartsch |
2001-12-08 | introducing an osd font | Guenter Bartsch |
2001-12-08 | osd renderer interface is public now | Guenter Bartsch |
2001-12-01 | just removing the osd xine logo | Miguel Freitas |
2001-11-30 | Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ). | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-24 | fix segfault if no audio | Miguel Freitas |
2001-11-22 | improving seek responsiveness (more testing needed) | Miguel Freitas |
2001-11-20 | make user's stop/quit work faster | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-09 | finished with that old deadlock | Miguel Freitas |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |
2001-10-07 | added a snapshot function | Guenter Bartsch |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Remove use of gcc extension (initializing non-static/automatic array). | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-09-06 | SPU profiling | Juergen Keil |
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch |
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil |
2001-09-01 | make set_speed more robust | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | Guenter Bartsch |
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-24 | removed no longer needed includes | Guenter Bartsch |