Age | Commit message (Expand) | Author |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-09-25 | Correct/add comment about xine_demux_flush_engine. | Rocky Bernstein |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-09-17 | Fix one seeking bug in RIP: seeking behind or on savepos, if we are | František Dvořák |
2003-09-17 | Fix one thing: calling *_read() from original input plugin in the | František Dvořák |
2003-09-15 | avoid memory corruption, then segfault when using the '#' mrl parameters | Daniel Caujolle-Bert |
2003-09-15 | Improve liba52 PTS processing. | James Courtier-Dutton |
2003-09-14 | Add multi-buffering support to video_out_pgx64 (massive performance increase ... | Robin KAY |
2003-09-13 | fix ao/vo flush while paused (it would freeze the engine). | Miguel Freitas |
2003-09-13 | new seeking patch by Frantisek Dvorak <valtri@atlas.cz> | Miguel Freitas |
2003-09-13 | fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk> | Miguel Freitas |
2003-09-05 | div by zero fix by G Developer | Miguel Freitas |
2003-09-04 | still fighting the same bug. now i must have killed it :) | Miguel Freitas |
2003-09-04 | this should complete the fix for more than 1 flush at the same time | Miguel Freitas |
2003-09-03 | cool... a deadlock ;) | Miguel Freitas |
2003-09-03 | fix freeze condition (more than 1 flush at the same time) | Miguel Freitas |
2003-09-01 | Add proper support for 4.1 and 5 channel setups. | James Courtier-Dutton |
2003-08-31 | support for vp4, requires vp4vfw.dll | James Stembridge |
2003-08-29 | that must fix some crashes people have reported me | Miguel Freitas |
2003-08-26 | add a mechanism to force closing audio device without stoping stream. | Miguel Freitas |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-24 | should return something ;-) | Daniel Caujolle-Bert |
2003-08-22 | bugfix, simplify seek | Miguel Freitas |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-16 | fix by Reinhard Nissl <rnissl@gmx.de> | Miguel Freitas |
2003-08-15 | - rename to overlay manager | Michael Roitzsch |
2003-08-15 | I am using the latest internal API increase to rename video_overlay_instace to | Michael Roitzsch |
2003-08-12 | small code beautification | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-12 | add a flags member to frame struct (the relevant API versions have already been | Michael Roitzsch |
2003-08-08 | Fix segmentation fault caused by closing a conversion descriptor when none wa... | Robin KAY |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-05 | clarify comment | Michael Roitzsch |
2003-08-05 | recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is used | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-08-04 | fallback to no conversion on iconv error | Miguel Freitas |
2003-08-04 | add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi... | Miguel Freitas |
2003-07-31 | English, please | Michael Roitzsch |
2003-07-31 | introduce config file versioning | Michael Roitzsch |
2003-07-27 | priority reset mechanism | Siggi Langauf |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-27 | - remove unused functions, fixes warnings at compile-time | Bastien Nocera |
2003-07-26 | Stop asserts happening on underruns. | James Courtier-Dutton |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-22 | allow all values greater 0 as success returns | Michael Roitzsch |
2003-07-20 | OSS never return 1, but write() length. | Daniel Caujolle-Bert |
2003-07-20 | More USB soundcard updates. | James Courtier-Dutton |
2003-07-20 | Improve playback on USB sound cards. | James Courtier-Dutton |
2003-07-16 | more cleanup; remove unused variables; use lprintf | Marco Zuehlke |