Age | Commit message (Expand) | Author |
2004-01-02 | fix possible deadlock with ogm subtitles | Miguel Freitas |
2004-01-02 | quick fix to play SVQ1 files with embedded strings | Mike Melanson |
2004-01-01 | Win32 port, mainly DirectX: | František Dvořák |
2004-01-01 | Necessary libs for libcdio and libvcd under CygWin. Probably it would be | František Dvořák |
2004-01-01 | unused variable | Michael Roitzsch |
2004-01-01 | set_property() calls should return the value they set | Michael Roitzsch |
2003-12-31 | Add a mute feature to the software amp. | James Courtier-Dutton |
2003-12-31 | Compilation under CygWin. | František Dvořák |
2003-12-31 | new Debian update | Siggi Langauf |
2003-12-31 | fix driver initialization on big endian platforms that don't support little | Siggi Langauf |
2003-12-30 | check if MAX_STREAMS is exceed and do not crash... | Miguel Freitas |
2003-12-30 | easier debugging with --verbose | Miguel Freitas |
2003-12-30 | get property generates too much noise with subtitles active | Miguel Freitas |
2003-12-30 | faad2 | Miguel Freitas |
2003-12-30 | - update to libfaad 2.0 rc3 | Miguel Freitas |
2003-12-29 | sdl fix | Miguel Freitas |
2003-12-29 | obvious fix to make sdl work again. | Miguel Freitas |
2003-12-29 | better initialization of slave metronom should fix problems with ogg and goom | Michael Roitzsch |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-28 | ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3a | Siggi Langauf |
2003-12-28 | a new release is due. Last tests are running... | Siggi Langauf |
2003-12-26 | Remove unused files. Only one .def file is used for all plugins now. | František Dvořák |
2003-12-26 | Win32 mega update: | František Dvořák |
2003-12-26 | * cure the ABI breakage: XINE_LANG_MAX cannot be increased | Michael Roitzsch |
2003-12-26 | recent fixes | Miguel Freitas |
2003-12-25 | Not overwrite regular files by RIP, only add number suffix. | František Dvořák |
2003-12-24 | * patch by David Gómez to support linebreaking '|' in subview format | Michael Roitzsch |
2003-12-24 | time for some Christmas presents... | Michael Roitzsch |
2003-12-24 | Ooops, not even an editor with brace highlighting can compensate my faults | Michael Roitzsch |
2003-12-24 | the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so we | Michael Roitzsch |
2003-12-24 | that should fix full rate deinterlacing of some dvds | Miguel Freitas |
2003-12-24 | stupid me... mpeg1 is always progressive. | Miguel Freitas |
2003-12-24 | remove unused variable | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-24 | this is worth mentioning | Michael Roitzsch |
2003-12-24 | thanks to Carsten Weinhold for finding and fixing this: | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-23 | - some more endianness fixes to ogg demuxer | Miguel Freitas |
2003-12-23 | fix wrong format string and superfluous argument | Michael Roitzsch |
2003-12-21 | don't check for xvid, we don't use it anymore | Daniel Caujolle-Bert |
2003-12-21 | if gcc knows that xine_xmalloc() behaves like malloc(), some more | Michael Roitzsch |
2003-12-21 | if gcc knows that xine_log arguments are printf-style format strings, | Michael Roitzsch |
2003-12-21 | a note about release-check and a typo fix | Michael Roitzsch |
2003-12-21 | speed improvement of my last change, thanks Thibaut | Manfred Tremmel |
2003-12-20 | No globals allowed. Fix indentation style. Explicit (void) function parameter. | Daniel Caujolle-Bert |
2003-12-20 | solved some big-endian problemes | Manfred Tremmel |
2003-12-20 | force raw AAC to be decoded as stereo; not a great idea, but it will | Mike Melanson |
2003-12-20 | Was picking up wrong field to get SPU id in SVCD subtitles. There's still | Rocky Bernstein |
2003-12-20 | Fixed bug; masking is not the same as saturating. Improved colour map handlin... | Robin KAY |
2003-12-19 | mention the raw AAC demuxer | Mike Melanson |