Age | Commit message (Expand) | Author |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-06 | - updated | Bastien Nocera |
2003-08-06 | almost forgot to mention the button group handling | Michael Roitzsch |
2003-08-05 | - correctly use the Xing header in some VBR MP3s to get the correct bitrate a... | Bastien Nocera |
2003-08-05 | better do a floating point division here | Michael Roitzsch |
2003-08-05 | clarify comment | Michael Roitzsch |
2003-08-05 | handle dvdnav aspect force hints correctly, decouple xine aspect constants from | Michael Roitzsch |
2003-08-05 | handle dvdnav aspect force hints correctly with pan&scan | Michael Roitzsch |
2003-08-05 | not really needed, but as I implemented button groups in dxr3, why not doing | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-05 | - mark deprecated parts of the API with a new define | 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-05 | Some more updates. | James Courtier-Dutton |
2003-08-04 | *** empty log message *** | Miguel Freitas |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-08-04 | fixes suggested by Octavian Procopiuc <op1@duke.edu> | Miguel Freitas |
2003-08-04 | reorder initialization so lack of ivtv driver is handled more gratefuly | Miguel Freitas |
2003-08-04 | vo for libstk | Miguel Freitas |
2003-08-04 | segfault fix by Frantisek Dvorak | Miguel Freitas |
2003-08-04 | fallback to no conversion on iconv error | Miguel Freitas |
2003-08-04 | patch from matthias | Miguel Freitas |
2003-08-04 | add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi... | Miguel Freitas |
2003-08-04 | seek to start before detecting content | Miguel Freitas |
2003-08-03 | "Red Dragon" fix | Michael Roitzsch |
2003-08-03 | merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection) | Michael Roitzsch |
2003-08-02 | stupid typo in Makefile.am...xine_1-rc0a-release1-rc0a | Siggi Langauf |
2003-08-02 | new version number | Siggi Langauf |
2003-08-02 | include missing file (1-rc0a release) | Siggi Langauf |
2003-08-01 | assert() is not acceptable for handling stream errors | Miguel Freitas |
2003-08-01 | release time, again...xine_1-rc0-release1-rc0 | Siggi Langauf |
2003-07-31 | English, please | Michael Roitzsch |
2003-07-31 | introduce config file versioning | Michael Roitzsch |
2003-07-30 | video is i420 not yv12 | James Stembridge |
2003-07-27 | priority reset mechanism | Siggi Langauf |
2003-07-27 | Fix keyframe detection for non-seekable input plugins. | Thibaut Mattern |
2003-07-27 | Dirk done post filter support, no audio viz | Daniel Caujolle-Bert |
2003-07-27 | 1-rc0 preparations. | Siggi Langauf |
2003-07-27 | add Dirk entry | Daniel Caujolle-Bert |
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 | Try to avoid to discard audio buffers | Thibaut Mattern |
2003-07-26 | Same pts hack for all viz plugins | Thibaut Mattern |
2003-07-26 | - compute a pts using metronom internals if the demuxer doesn't provide pts (... | Thibaut Mattern |
2003-07-26 | - patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOS | Bastien Nocera |
2003-07-26 | Stop asserts happening on underruns. | James Courtier-Dutton |
2003-07-25 | export XINE_NO_ACCEL can be used to disable MMX/SSE code. | Miguel Freitas |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-24 | make input_v4l compile even without alsa | Stefan Holst |
2003-07-23 | - don't crash when compiled with alsa support and no alsa device is present | Bastien Nocera |
2003-07-22 | be stricter about selecting audio/video streams to play | James Stembridge |