summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2005-02-03**BUGFIX**František Dvořák
Documentation about Win32 platform. Do we attract more developers? :-) (marked as bugfix, because it belongs to stable branch too) CVS patchset: 7380 CVS date: 2005/02/03 19:40:14
2005-02-03**BUGFIX**František Dvořák
bug++ CVS patchset: 7379 CVS date: 2005/02/03 07:31:19
2005-02-03**BUGFIX**František Dvořák
Fixed build on solaris: - use libresolv in hstrerror check - replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX Removed timezone struct for MinGW from public os_types.h, update header comment. Fixed build musepack library on some platforms using xine types. Thanks to Niki W. Waibel for reporting and testing. CVS patchset: 7378 CVS date: 2005/02/03 07:19:03
2005-02-02More plugin description accessor functions (may load plugins).Darren Salt
CVS patchset: 7377 CVS date: 2005/02/02 23:11:38
2005-01-19Distorted image fix:Darren Salt
- set the displayed bitmap's width to a multiple of 8 (round up); - centre the image within this. Incorrect colours fix: - use RGB8 instead of BGR8. Shout if these break things :-) CVS patchset: 7363 CVS date: 2005/01/19 00:59:27
2005-01-18**BUGFIX**Michael Roitzsch
fixed some memleaks reported by Jerome CVS patchset: 7360 CVS date: 2005/01/18 21:58:19
2005-01-17icecast 2 support fixesThibaut Mattern
CVS patchset: 7357 CVS date: 2005/01/17 19:29:48
2005-01-16avi bugfixesThibaut Mattern
CVS patchset: 7354 CVS date: 2005/01/16 17:56:05
2005-01-16Add basic support for character entities:Darren Salt
- recognise &quot; &apos; &amp; &lt; &gt; &#X; (1<=X<256) - automatic decoding for text and for attribute values - provide a function for front-ends to use to escape text for XML output CVS patchset: 7352 CVS date: 2005/01/16 17:51:04
2005-01-15add WMA voice support and vidix update to ChangeLogMichael Roitzsch
(is the vidix update stable enough to go into 1.0.1?) CVS patchset: 7351 CVS date: 2005/01/15 17:52:23
2005-01-13Still do not understand where to put the entries...Thibaut Mattern
CVS patchset: 7342 CVS date: 2005/01/13 21:33:04
2005-01-10Assume that front ends can handle tabs (ffmpeg post-proc plugin).Darren Salt
CVS patchset: 7337 CVS date: 2005/01/10 18:03:34
2005-01-05these entries go to 1.0.1Michael Roitzsch
CVS patchset: 7327 CVS date: 2005/01/05 21:56:17
2005-01-05Document http_no_proxy changes.Darren Salt
CVS patchset: 7324 CVS date: 2005/01/05 00:40:38
2005-01-03**BUGFIX**Michael Roitzsch
change LT_* variables into XINE_LT_*, because newer versions of libtool claim the whole LT_* namespace for themselves (fixes bug #1094262) CVS patchset: 7321 CVS date: 2005/01/03 20:12:18
2004-12-27**BUGFIX** (<- testing whether my automated-merging-idea works)Michael Roitzsch
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally, otherwise configure will complain also fix the Xv test for old shells with broken handling of empty variables CVS patchset: 7307 CVS date: 2004/12/27 17:22:30
2004-12-25hopefully last release preparations for 1.0xine-1_0-release1.0Siggi Langauf
CVS patchset: 7302 CVS date: 2004/12/25 21:10:59
2004-12-24Fix crash related to relative HTTP redirect URLs.Darren Salt
These URLs are now canonicalised. CVS patchset: 7297 CVS date: 2004/12/24 01:59:11
2004-12-22calling update_output_size() right before actually showing the subtitleMichael Roitzsch
will fix problems, when the size of the output area changed between the initial call and the drawing (which might be in the magnitude of seconds or minutes caused by _x_spu_decoder_sleep(), especially when using separate text subtitles); this caused the first subtitle to be missing sometimes, because users would switch to fullscreen after starting playback also fix missing first subtitle after seeking (reset of decoders tate was incomplete) CVS patchset: 7294 CVS date: 2004/12/22 21:29:25
2004-12-20updated libdvdnav from CVS to improve handling of error conditionsMichael Roitzsch
CVS patchset: 7285 CVS date: 2004/12/20 19:27:19
2004-12-19dvb epg changesMike Lampard
CVS patchset: 7280 CVS date: 2004/12/19 19:15:20
2004-12-18dvbsub fixesMike Lampard
CVS patchset: 7277 CVS date: 2004/12/18 19:59:40
2004-12-18ogg chained streamsThibaut Mattern
asf chained streams bug CVS patchset: 7272 CVS date: 2004/12/18 14:37:46
2004-12-17fix crash in sputext demuxer when subtitles have too many linesMichael Roitzsch
(closes bug #1086775) CVS patchset: 7267 CVS date: 2004/12/17 13:38:23
2004-12-16my sed script for the config entries converted a bit too much which breaksMichael Roitzsch
the DXR3 plugin in 1-rc8; shame on me CVS patchset: 7263 CVS date: 2004/12/16 13:31:40
2004-12-15*** empty log message ***xine_1-rc8-release1-rc8Miguel Freitas
CVS patchset: 7259 CVS date: 2004/12/15 12:57:35
2004-12-15Multiple security vulnerabilities fixed on PNM and Real RTSP clientsMiguel Freitas
(thanks iDEFENSE for reporting these) CVS patchset: 7258 CVS date: 2004/12/15 12:53:35
2004-12-14*** empty log message ***Miguel Freitas
CVS patchset: 7255 CVS date: 2004/12/14 22:28:53
2004-12-13winamp.com and mms stuffThibaut Mattern
CVS patchset: 7249 CVS date: 2004/12/13 21:25:06
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
Compilation fixes for cross-compiling with MinGW32. CVS patchset: 7231 CVS date: 2004/12/12 13:51:28
2004-12-10*** empty log message ***Miguel Freitas
CVS patchset: 7221 CVS date: 2004/12/10 12:43:06
2004-12-09*** empty log message ***Miguel Freitas
CVS patchset: 7214 CVS date: 2004/12/09 01:35:55
2004-12-08*** empty log message ***Miguel Freitas
CVS patchset: 7212 CVS date: 2004/12/08 22:40:48
2004-12-08*** empty log message ***Miguel Freitas
CVS patchset: 7210 CVS date: 2004/12/08 22:09:34
2004-12-01dvb subtitles supportMike Lampard
CVS patchset: 7177 CVS date: 2004/12/01 08:06:14
2004-11-24add contributions by Reinhard NisslMichael Roitzsch
CVS patchset: 7157 CVS date: 2004/11/24 16:16:50
2004-11-23guenter found it, now it's goneMichael Roitzsch
CVS patchset: 7151 CVS date: 2004/11/23 22:10:29
2004-11-23Rewrote OpenGL output plugin.Matthias Hopf
CVS patchset: 7150 CVS date: 2004/11/23 15:01:07
2004-11-22dvb changesMike Lampard
CVS patchset: 7145 CVS date: 2004/11/22 09:23:47
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
* tweaked somewhat to avoid the bright circle for the first seconds of playback * no idea whether this fixes the AMD64 problems, I have not found anything suspicious CVS patchset: 7143 CVS date: 2004/11/21 15:10:39
2004-11-19*** empty log message ***Miguel Freitas
CVS patchset: 7140 CVS date: 2004/11/19 21:53:35
2004-11-19Fixed segfault occuring in the xxmc plugin when it had swithed to acceleratedThomas Hellström
decoding while software surfaces were still in the frame queue and sometimes needed to be duplicated. Cleaned up xxmc shape / colorkey X11OSD handling. Fixed more locking inconsistensies. CVS patchset: 7137 CVS date: 2004/11/19 08:56:30
2004-11-19added support for 24-bit LPCM from DVDsMike Melanson
CVS patchset: 7136 CVS date: 2004/11/19 05:35:48
2004-11-18forgot to mention the build system fixMichael Roitzsch
CVS patchset: 7133 CVS date: 2004/11/18 15:17:57
2004-11-16*** empty log message ***Miguel Freitas
CVS patchset: 7128 CVS date: 2004/11/16 21:19:12
2004-11-15polypaudio supportMiguel Freitas
CVS patchset: 7125 CVS date: 2004/11/15 03:58:46
2004-11-13Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playingThomas Hellström
files with IDCT / mocomp XvMC acceleration. Cleaned up some ugly xvmc / xxmc naming. CVS patchset: 7122 CVS date: 2004/11/13 19:32:51
2004-11-08*** empty log message ***Miguel Freitas
CVS patchset: 7110 CVS date: 2004/11/08 13:13:16
2004-10-30no dvb teletext yet...Mike Lampard
CVS patchset: 7095 CVS date: 2004/10/30 21:11:48
2004-10-30Allowed multiple simultaneous thread access in parts of the xxmc driver,Thomas Hellström
assuming that XvMC libraries are thread-safe. CVS patchset: 7093 CVS date: 2004/10/30 15:12:48