Age | Commit message (Expand) | Author |
2004-05-21 | Don't wait if the flush already occured. | Thibaut Mattern |
2004-05-18 | track number of times the port has being opened. | Miguel Freitas |
2004-05-18 | bits, rate and mode were not set when audio post plugin was first created | Miguel Freitas |
2004-05-17 | Fix noises appearing when seeking and using the upmix plugin. | James Courtier-Dutton |
2004-05-16 | From: Reinhard Nissl. | James Courtier-Dutton |
2004-05-16 | From: Reinhard Nissl. | James Courtier-Dutton |
2004-05-16 | Priority support for demuxer and input plugins (engine part). | Thibaut Mattern |
2004-05-15 | Some more updates for 24bit sound. | James Courtier-Dutton |
2004-05-15 | Minor adjustments to start adding 24bit and 32bit-Float audio sample support. | James Courtier-Dutton |
2004-05-13 | Don't set the img->duration to the default if it's 0 in vo_frame_draw - this ... | James Stembridge |
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 |