Age | Commit message (Expand) | Author |
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-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | public api for unscaled osd | Miguel Freitas |
2003-11-25 | fix segfault. | Miguel Freitas |
2003-11-22 | add SLAVE_SPEED feature | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | change demux api: | Miguel Freitas |
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-07 | should fix the freeze reported by Jeroen | Miguel Freitas |
2003-10-24 | * notify the user that the save feature is disabled by default | Michael Roitzsch |
2003-10-20 | Clog the security hole in RIP input plugin. Streams may be saved only into on... | František Dvořák |
2003-10-13 | fix heuristics to handle invalid MRLs with '#' inside | Michael Roitzsch |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-10-04 | the #save: MRL parameter (formerly named after the RIP Input Plugin...) | Siggi Langauf |
2003-09-15 | avoid memory corruption, then segfault when using the '#' mrl parameters | Daniel Caujolle-Bert |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-15 | I am using the latest internal API increase to rename video_overlay_instace to | Michael Roitzsch |
2003-07-27 | - remove unused functions, fixes warnings at compile-time | Bastien Nocera |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-06-20 | the new logging macros, for details see README.logging | Marco Zuehlke |
2003-05-20 | no double inclusion | Michael Roitzsch |
2003-05-20 | public header cleanup: | Michael Roitzsch |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-04-25 | avoid segfault with subtitle WITHOUT path. | Daniel Caujolle-Bert |
2003-04-23 | faster seeking (heavily based on Thibaut's patch) | Miguel Freitas |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas |
2003-04-16 | discard buffers before trying to get demux_lock | Miguel Freitas |
2003-04-13 | Input plugin api change (second part): | Thibaut Mattern |
2003-03-30 | New net_buf_ctrl. | Thibaut Mattern |
2003-03-27 | - demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl... | Miguel Freitas |
2003-03-25 | - allow on-the-fly rewiring of streams output | Michael Roitzsch |
2003-03-16 | add xine_engine_set/get_param() functions. For now, only verbosity is support... | Daniel Caujolle-Bert |
2003-03-08 | Convenience change to MRL parsing as suggested by Michel Hermier: | Michael Roitzsch |
2003-03-07 | use return value of MRL-based config changing | Michael Roitzsch |
2003-03-07 | more work on console output cleanup | Guenter Bartsch |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-05 | allow a little bit safer mode for snapshot allocation: | Siggi Langauf |
2003-02-22 | provide a way of invalidating extra info | Michael Roitzsch |
2003-02-14 | introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id" | Miguel Freitas |
2003-02-13 | use the requested channel number when querying for the language | Michael Roitzsch |
2003-02-06 | first pass on cleaning up ao/vo properties and flush stuff | Miguel Freitas |
2003-02-04 | Well, noone seemed to be interrested to fix it.... | Daniel Caujolle-Bert |
2003-02-01 | adding flush-mode so seek() and play() work for video processing (enix) | Guenter Bartsch |
2003-01-27 | ejecting is granted when a different input than the one to eject is currently | Michael Roitzsch |