Age | Commit message (Expand) | Author |
2004-05-11 | make sure displayed values are sane, that is, we are not trying to display | Miguel Freitas |
2004-05-09 | Add portable version of the bswap_64 macro. | Robin KAY |
2004-05-09 | Add wFormatTag value used for DTS | James Stembridge |
2004-05-09 | Valid error description for gethostbyname. Obsolete function hstrerror() has ... | František Dvořák |
2004-05-07 | move lprintf to the right location (where variables are initialized) | Daniel Caujolle-Bert |
2004-05-07 | * fix config file loading: enums are read as numbers, although written as str... | Michael Roitzsch |
2004-05-04 | Port support for VP5 and VP6 from mplayer | James Stembridge |
2004-04-30 | - better error messages for the io_helper functions | Bastien Nocera |
2004-04-27 | rename module name | Daniel Caujolle-Bert |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-25 | Fix typo in prototype. | Robin KAY |
2004-04-24 | I forgot to commit this file. | Thibaut Mattern |
2004-04-22 | This patch allows the engine to handle frames with duration=0. | Thibaut Mattern |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-04-16 | - flush the events queue before returning from an open() so that the front-ends | Bastien Nocera |
2004-04-15 | UI should receive XINE_EVENT_QUIT | Daniel Caujolle-Bert |
2004-04-13 | set time to event | Daniel Caujolle-Bert |
2004-04-11 | decoder plugins must be disposed outside the plugin catalog lock, because | Michael Roitzsch |
2004-04-10 | Permit (but not recommend) stream == NULL in io_helper functions. | František Dvořák |
2004-04-10 | mpg2 fourcc seems to be used by mencoder | Miguel Freitas |
2004-04-09 | receiving data from network is kind of critical, we better be careful | Miguel Freitas |
2004-04-09 | accept unix LF as line termination (don't try to read another char) | Miguel Freitas |
2004-04-09 | improving precision of audio vpts calculation, the comment in metronom.c expl... | Michael Roitzsch |
2004-04-09 | move ticket init to xine_init(), clean it up. Move streams mutex init to xine... | Daniel Caujolle-Bert |
2004-04-08 | avoid big dirty crash when xine_exit() is called without xine_init() first (u... | Daniel Caujolle-Bert |
2004-04-08 | make that a define to improve maintainabilityxine_1-rc3c-release1-rc3c | Michael Roitzsch |
2004-04-08 | Degrease jerking with OGM subtitles. | František Dvořák |
2004-04-07 | Michael's patch for improving playback with subtitles, fix the long seeking. | František Dvořák |
2004-04-07 | the patch to audio_out from 1.128 to 1.129 changed a calculation from | Michael Roitzsch |
2004-04-06 | Patch for using timeout in cddb lookup (xine was freezed just because of fire... | František Dvořák |
2004-04-05 | - add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device is | Bastien Nocera |
2004-04-05 | - remove stream from the streams list when it is disposed | Bastien Nocera |
2004-03-29 | destroy the mutexes properly | Michael Roitzsch |
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-27 | "+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD). | František Dvořák |
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-21 | revert and really fix the leak, at last... | Daniel Caujolle-Bert |
2004-03-21 | memleak (real fix) | Daniel Caujolle-Bert |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-03-16 | prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer) | Siggi Langauf |
2004-03-16 | implicit changes to the configuration are now disabled by default and have | Michael Roitzsch |
2004-03-16 | while hanging in get_frame or get_buffer, we have to check for ticket | Michael Roitzsch |
2004-03-14 | Second fix for INT16_MIN/MAX under WIN32 (without stdint.h). | František Dvořák |
2004-03-14 | Replace stdint.h with inttypes.h. | Robin KAY |
2004-03-14 | Update WIN32 port: | František Dvořák |
2004-03-12 | <small break from my dissertation...> | Miguel Freitas |
2004-03-09 | hook up ffmpeg's Flash Video support | Mike Melanson |
2004-03-08 | Limit software amp so that audio is not clipped. | James Courtier-Dutton |