Age | Commit message (Expand) | Author |
2004-03-29 | fix prototype | Michael Roitzsch |
2004-03-28 | the anti-yoyo hack is still needed. | Thibaut Mattern |
2004-03-28 | Fix asx ENTRYREF parsing. | Thibaut Mattern |
2004-03-28 | this needs to be an irrevocable ticket | Michael Roitzsch |
2004-03-28 | move the ticket acquire/release deeper inside the decoder loops | Michael Roitzsch |
2004-03-28 | Fix recovery from corrupt video stream | James Stembridge |
2004-03-28 | - new logic evaluate engine latency. | Thibaut Mattern |
2004-03-27 | "+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD). | František Dvořák |
2004-03-26 | Fix mutex "leak". | František Dvořák |
2004-03-24 | valgrind-caught memleak. | Rocky Bernstein |
2004-03-23 | Ignore speed change in nbc during xine_stop() to avid deadlocks. | František Dvořák |
2004-03-23 | it seems I broke most DVD menus with this; unfortunately not the ones I teste... | Michael Roitzsch |
2004-03-23 | Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGED | Ewald Snel |
2004-03-23 | Fix Qt bug, which is not really a Qt bug, but an X11-being-asynchronous bug | Ewald Snel |
2004-03-23 | Some changes to make seek work without loosing track of frames. | James Courtier-Dutton |
2004-03-23 | sync up with latest libmpeg2 cvs. | James Courtier-Dutton |
2004-03-23 | Start sync with latest libmpeg2 cvs. | James Courtier-Dutton |
2004-03-22 | another memleak | Daniel Caujolle-Bert |
2004-03-21 | revert and really fix the leak, at last... | Daniel Caujolle-Bert |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-03-21 | memleak (real fix) | Daniel Caujolle-Bert |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-03-21 | Fix longstanding problem when using xine with alsa's dmix audio out plugin. | James Courtier-Dutton |
2004-03-20 | add a boolean "audio.alsa_hw_mixer" entry, on by default, to allow front-ends | Bastien Nocera |
2004-03-20 | Correct device names. | James Courtier-Dutton |
2004-03-19 | another try to fix mixer thread deadlock. Don't destroy mixer mutex too early... | Daniel Caujolle-Bert |
2004-03-18 | The string passed to putenv must not be freed during the lifetime of that ent... | Robin KAY |
2004-03-18 | Fix more messages | Philipp Hahn |
2004-03-18 | Fix wording of messages | Philipp Hahn |
2004-03-17 | small contribution ;) | Thibaut Mattern |
2004-03-17 | missing headerxine-1-rc3b-release1-rc3b | Daniel Caujolle-Bert |
2004-03-17 | fix ffmpeg breakage | Daniel Caujolle-Bert |
2004-03-17 | Patch from Bill Fink to fix DV audio endianness problem for big-endian | Stephen Torri |
2004-03-16 | By popular request, dv audio decoding | James Stembridge |
2004-03-16 | - patch from Tilmann Bitterberg | Thibaut Mattern |
2004-03-16 | prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer) | Siggi Langauf |
2004-03-16 | change suggested by Bill Fink: you can run Linux on Sun SPARC machines, so | Michael Roitzsch |
2004-03-16 | implicit changes to the configuration are now disabled by default and have | Michael Roitzsch |
2004-03-16 | ignore the hue setting on NVidia cards using the Xv video output as both the ... | Bastien Nocera |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-03-16 | while hanging in get_frame or get_buffer, we have to check for ticket | Michael Roitzsch |
2004-03-16 | sync to latest libdvdnav | Michael Roitzsch |
2004-03-16 | only include this file on Sun, since Linux does not have it | Michael Roitzsch |
2004-03-16 | video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de... | Robin KAY |
2004-03-16 | Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ... | Robin KAY |
2004-03-15 | SIOCGIFADDR is defined in <sys/sockio.h> | Robin KAY |
2004-03-15 | patch by Stephen Birch permits selecting the adapter by interface name | Michael Roitzsch |
2004-03-15 | fix idct function prototype and remove extraenous brace (thanks Robin) | Mike Melanson |
2004-03-14 | Second fix for INT16_MIN/MAX under WIN32 (without stdint.h). | František Dvořák |