summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2003-12-19mention the raw AAC demuxerMike Melanson
CVS patchset: 5924 CVS date: 2003/12/19 05:45:06
2003-12-17 * Default subtitle timeout.František Dvořák
Some formats define the end of a subtitle as the beginning of the following. But using configurable timeout seems better. * Three new formats of subtitles: - jacobsub from mplayer (not tested by me) - subviewer v2.0 from mplayer (not tested by me) - subrip v0.9 * Change deprecated bzero() to memset() CVS patchset: 5918 CVS date: 2003/12/17 13:41:05
2003-12-13- check that setting the "bits per sample" was what we asked for even if the ↵Bastien Nocera
ioctl works (fixes playback of 8 bits sounds on i810 soundcards) CVS patchset: 5904 CVS date: 2003/12/13 19:22:33
2003-12-13Update win32 MSVC build:František Dvořák
* internal names cleanup * http input plugin uses http_helper.c * fix change in audio_directx * MSVC stoped compile xineui because of 'this', mysterious * change non-constand array lengths to malloc/free, it good for such old compilers as my MSVC 6.0 * change lprintf macro for MSVC to compile again (I don't know, how use variable number of macro arguments in MSVC...) * merge compiling of xine-utils and xine-engine CVS patchset: 5902 CVS date: 2003/12/13 11:35:07
2003-12-13id3v2.3Thibaut Mattern
mmst bugfix CVS patchset: 5899 CVS date: 2003/12/13 01:01:53
2003-12-12add entry about all the cleanupMichael Roitzsch
CVS patchset: 5893 CVS date: 2003/12/12 19:42:25
2003-12-09Fix crash with really long subtitle/language names in ogm/off filesBastien Nocera
Fixes playback of http://www.lysator.liu.se/~philip/sample.ogg Front-ends should be using XINE_LANG_LABEL_MAX_SIZE as the max size for language/subtitle labels CVS patchset: 5882 CVS date: 2003/12/09 23:55:11
2003-12-08rtp improvementsMiguel Freitas
CVS patchset: 5871 CVS date: 2003/12/08 12:36:19
2003-12-07fix tvtime segfaultsMiguel Freitas
CVS patchset: 5861 CVS date: 2003/12/07 15:36:16
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
Minor hexdump cleanup CVS patchset: 5839 CVS date: 2003/12/04 22:11:25
2003-12-04sputext improvementsMiguel Freitas
CVS patchset: 5834 CVS date: 2003/12/04 03:26:47
2003-11-29use AUDIODEV on sunMiguel Freitas
CVS patchset: 5818 CVS date: 2003/11/29 15:42:19
2003-11-26mp3 vbr length problem reported by rhythmbox guys.Thibaut Mattern
CVS patchset: 5802 CVS date: 2003/11/26 23:52:39
2003-11-26new decoder priority handlingMichael Roitzsch
CVS patchset: 5794 CVS date: 2003/11/26 19:34:04
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
text subtitles may now be rendered at full screen resolution * load xine fonts on demand - faster startup CVS patchset: 5781 CVS date: 2003/11/26 01:08:39
2003-11-24Support for large files created by RIP input plugin. It's used fseeko(). ↵František Dvořák
When configure won't find it, it will be used fseek() with 2 GB limit. CVS patchset: 5778 CVS date: 2003/11/24 22:52:15
2003-11-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
Check for seek success in mp3 and avi demuxers. CVS patchset: 5775 CVS date: 2003/11/23 23:20:56
2003-11-19Mike's file should play nowMichael Roitzsch
CVS patchset: 5763 CVS date: 2003/11/19 12:06:16
2003-11-16goom should be smooth nowMichael Roitzsch
CVS patchset: 5744 CVS date: 2003/11/16 12:19:19
2003-11-10fix yuy2 output on mga_vidJames Stembridge
CVS patchset: 5717 CVS date: 2003/11/10 18:40:08
2003-11-09if we are trying to activate a menu with an invalid button,Michael Roitzsch
fall back to button 1 CVS patchset: 5716 CVS date: 2003/11/09 21:49:36
2003-11-08Mention work on win32 port.František Dvořák
CVS patchset: 5705 CVS date: 2003/11/08 08:24:57
2003-11-07ppMiguel Freitas
CVS patchset: 5704 CVS date: 2003/11/07 18:38:39
2003-11-05real fixesJames Stembridge
CVS patchset: 5698 CVS date: 2003/11/05 22:31:03
2003-11-04ffmpeg's framrate guessing is better than our old oneMichael Roitzsch
CVS patchset: 5689 CVS date: 2003/11/04 20:51:21
2003-11-02configfile beautification:Michael Roitzsch
values set to their default are commented out CVS patchset: 5677 CVS date: 2003/11/02 16:59:18
2003-11-02liba52 pts fixMiguel Freitas
CVS patchset: 5675 CVS date: 2003/11/02 13:54:24
2003-11-01post plugin helpMiguel Freitas
CVS patchset: 5671 CVS date: 2003/11/01 23:05:39
2003-11-01report ffmpeg updateMichael Roitzsch
CVS patchset: 5670 CVS date: 2003/11/01 19:17:22
2003-11-01Jérôme is "Jérôme" ;)Thibaut Mattern
CVS patchset: 5665 CVS date: 2003/11/01 15:57:54
2003-11-01asf and mp3 changesThibaut Mattern
CVS patchset: 5661 CVS date: 2003/11/01 12:00:00
2003-10-31note results of Thibaut's metronom fixMichael Roitzsch
CVS patchset: 5654 CVS date: 2003/10/31 17:41:52
2003-10-31note latest engine modificationMichael Roitzsch
CVS patchset: 5649 CVS date: 2003/10/31 14:53:10
2003-10-28yuy2 blend fixMiguel Freitas
CVS patchset: 5634 CVS date: 2003/10/28 23:56:01
2003-10-23note the documentations updateMichael Roitzsch
CVS patchset: 5577 CVS date: 2003/10/23 15:18:39
2003-10-22note the VCDX changesMichael Roitzsch
CVS patchset: 5570 CVS date: 2003/10/22 16:49:58
2003-10-20Security hole in RIP input plugin fixed.František Dvořák
CVS patchset: 5559 CVS date: 2003/10/20 09:04:17
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
CVS patchset: 5553 CVS date: 2003/10/20 00:33:28
2003-10-19mpeg_audio and wav demuxer fixes.Thibaut Mattern
CVS patchset: 5548 CVS date: 2003/10/19 20:07:39
2003-10-18mms + asf + nbc cleanup/fixesThibaut Mattern
All these patches to support this radio: mms://wms03.nordicwebradio.com/chelsea The metronom needs to be patched if you do not want to skip 5-6 seconds at the beginning of each song. CVS patchset: 5538 CVS date: 2003/10/18 21:29:29
2003-10-13nicer MRL parsingMichael Roitzsch
CVS patchset: 5509 CVS date: 2003/10/13 16:45:13
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
CVS patchset: 5507 CVS date: 2003/10/13 14:52:53
2003-10-13UpdateDaniel Caujolle-Bert
CVS patchset: 5502 CVS date: 2003/10/13 07:07:36
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
CVS patchset: 5473 CVS date: 2003/10/08 05:33:28
2003-10-08tvtime changesMiguel Freitas
CVS patchset: 5472 CVS date: 2003/10/08 03:22:18
2003-10-07Fix some bugs in the sound state when using alsa for audio out.James Courtier-Dutton
CVS patchset: 5463 CVS date: 2003/10/07 17:25:10
2003-10-06xvmc stuffMiguel Freitas
CVS patchset: 5460 CVS date: 2003/10/06 21:56:00
2003-10-04I only fixed it once!James Courtier-Dutton
CVS patchset: 5444 CVS date: 2003/10/04 22:58:30
2003-10-04Fix blocking on xine start when using alsa. James Courtier-Dutton
Fixes bug: - http://bugs.debian.org/211304 CVS patchset: 5442 CVS date: 2003/10/04 22:27:58
2003-10-04that should be it for 1-rc1Siggi Langauf
CVS patchset: 5441 CVS date: 2003/10/04 20:33:16