summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
(costly conversion is not necessary, because ASCII is a subset of UTF-8) CVS patchset: 7264 CVS date: 2004/12/16 13:58:57
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-16vorbis/speex is already utf8. thanks Assaf GillatMiguel Freitas
CVS patchset: 7262 CVS date: 2004/12/16 13:16:49
2004-12-15check for the chunk size the file tells us before blindly overflowingMichael Roitzsch
the buffer; this was remotely exploitable, thanks to Ariel Berkman for catching this and D. J. Bernstein for reporting it CVS patchset: 7261 CVS date: 2004/12/15 21:03:02
2004-12-15warning fixesMichael Roitzsch
CVS patchset: 7260 CVS date: 2004/12/15 20:57:28
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-14the stream_id is only 15 bitsThibaut Mattern
CVS patchset: 7257 CVS date: 2004/12/14 23:13:09
2004-12-14Don't spam the frontend with "stream encrypted" messages.Thibaut Mattern
CVS patchset: 7256 CVS date: 2004/12/14 22:55:06
2004-12-14*** empty log message ***Miguel Freitas
CVS patchset: 7255 CVS date: 2004/12/14 22:28:53
2004-12-14preparing for rc8 (really soon, i hope there will be no delays this time!)Miguel Freitas
CVS patchset: 7254 CVS date: 2004/12/14 22:06:47
2004-12-14- add tracknumber meta info (patch by Brian J. Tarricone <bjt23@cornell.edu>)Miguel Freitas
- add utf-8 support for id3v2 (sort of tested...) CVS patchset: 7253 CVS date: 2004/12/14 20:45:22
2004-12-14Do not reset the first bytes of the stream.Thibaut Mattern
Fix this issue: https://sourceforge.net/tracker/index.php?func=detail&aid=1077868&group_id=9655&atid=109655 CVS patchset: 7252 CVS date: 2004/12/14 08:18:36
2004-12-14fix for potential memleakMike Lampard
CVS patchset: 7251 CVS date: 2004/12/14 06:41:05
2004-12-13Ensure that -lXv is output if we're using libXv.so.Darren Salt
CVS patchset: 7250 CVS date: 2004/12/13 21:35:21
2004-12-13winamp.com and mms stuffThibaut Mattern
CVS patchset: 7249 CVS date: 2004/12/13 21:25:06
2004-12-13- handle "RESET" chunkThibaut Mattern
- fix problems with the cache plugin Now this radio is supported: mmsh://emap1.planetwideradio.com/kiss100 CVS patchset: 7248 CVS date: 2004/12/13 21:06:54
2004-12-13fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggestedMiguel Freitas
CVS patchset: 7247 CVS date: 2004/12/13 19:12:56
2004-12-13fix segfaultMiguel Freitas
CVS patchset: 7246 CVS date: 2004/12/13 19:05:01
2004-12-13make sure position doesn't get < 0Miguel Freitas
CVS patchset: 7245 CVS date: 2004/12/13 18:19:48
2004-12-13get xine to compile again...Miguel Freitas
try some fallbacking (libXv.so <-> libXv.a) if prefered was not found CVS patchset: 7244 CVS date: 2004/12/13 17:50:20
2004-12-13AC3 supportMiguel Freitas
CVS patchset: 7243 CVS date: 2004/12/13 16:07:43
2004-12-13add timeout on displayMike Lampard
CVS patchset: 7242 CVS date: 2004/12/13 11:43:45
2004-12-13add dvb.adapter to the conversion listMike Lampard
CVS patchset: 7241 CVS date: 2004/12/13 11:11:27
2004-12-13readd translation for dxr3.playback.alt_play_mode,Michael Roitzsch
remove the identical translations entirely for clarity CVS patchset: 7240 CVS date: 2004/12/13 10:58:33
2004-12-13change to new config naming schemeMike Lampard
CVS patchset: 7239 CVS date: 2004/12/13 10:55:24
2004-12-13I knew I made some mistake: sed scripts should not be applied to binary filesMichael Roitzsch
CVS patchset: 7238 CVS date: 2004/12/13 10:41:18
2004-12-13numerous bugfixes, code cleanup, new epg code, based on patch by PekkaMike Lampard
Jääskeläinen. CVS patchset: 7237 CVS date: 2004/12/13 10:34:49
2004-12-13*** empty log message ***Darren Salt
CVS patchset: 7236 CVS date: 2004/12/13 04:04:35
2004-12-13Don't list key translations where new == old, and don't recursivelyDarren Salt
translate keys: instead, try lookup, translate, retry lookup. As was, this would cause stack overflows (and was preventing my use of Xv). Special-case the plugin priority translation in case of third-party decoder plugins and corresponding config entries of the form "decoders.*_priority". CVS patchset: 7235 CVS date: 2004/12/13 03:49:44
2004-12-13Unbreak installation (caused by recent MKINSTALLDIRS changes to configure.ac).Darren Salt
CVS patchset: 7234 CVS date: 2004/12/13 00:17:45
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
and backwards compatible translation Sorry, I got a litte tired proof-reading the patch, so their might be bugs lurking around. I will give it some further examination and (as necessary) fixing tomorrow. CVS patchset: 7233 CVS date: 2004/12/12 22:00:47
2004-12-12Japanese translation, thanks to Tadashi Jokagi.František Dvořák
CVS patchset: 7232 CVS date: 2004/12/12 14:50:53
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-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
CVS patchset: 7230 CVS date: 2004/12/12 06:55:58
2004-12-12Update xv.m4. There was two different autoconfigure variables beingStephen Torri
used, xv_lib and XV_LIB. The problem with this is that XV_LIB is used to set the Xv library to use in the makefiles. I chose to use XV_LIB throughout the m4 file. CVS patchset: 7229 CVS date: 2004/12/12 04:25:05
2004-12-12Add xv.m4 to Makefile.am.Stephen Torri
CVS patchset: 7228 CVS date: 2004/12/12 03:08:35
2004-12-12Moved xv checks and tests to m4/xv.m4.Stephen Torri
Add --enable-shared-xv to force use of libXv.so over libXv.a. The default behavior is to use libXv.a if configure option is not used. CVS patchset: 7227 CVS date: 2004/12/12 03:04:58
2004-12-12fix some casing yetFrantišek Dvořák
CVS patchset: 7226 CVS date: 2004/12/12 01:10:58
2004-12-12_x_meta_info_set_encoding sounded like it was setting the "encoding" notMiguel Freitas
the "meta_info". _x_meta_info_set_generic must be clearer. (feel free to change if you have a better name, this function is not yet used) CVS patchset: 7225 CVS date: 2004/12/12 00:47:15
2004-12-12skip charset conversion. we know freedb proto 6 is already utf-8Miguel Freitas
CVS patchset: 7224 CVS date: 2004/12/12 00:41:22
2004-12-12ok, so now metadata *IS* UTF-8.Miguel Freitas
i hope frontend developers are reading this... CVS patchset: 7223 CVS date: 2004/12/12 00:39:14
2004-12-11Czech translation update. 100% of the messages after long time, yes! :-)František Dvořák
Fix a typo in two original messages (please correct, if I'm wrong), reflect it in de.po too. CVS patchset: 7222 CVS date: 2004/12/11 23:18:00
2004-12-10*** empty log message ***Miguel Freitas
CVS patchset: 7221 CVS date: 2004/12/10 12:43:06
2004-12-10tags for AAC, MPEG4 and H264Miguel Freitas
CVS patchset: 7220 CVS date: 2004/12/10 12:42:02
2004-12-10fixed misleading comment (thanks to Sander Jansen)Michael Roitzsch
CVS patchset: 7219 CVS date: 2004/12/10 09:52:23
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard
subtitle timing somewhat. CVS patchset: 7218 CVS date: 2004/12/09 13:19:37
2004-12-09have parse_pes_header modify buf->decoder_info[2] directly. cleanup.Mike Lampard
CVS patchset: 7217 CVS date: 2004/12/09 13:16:52
2004-12-09use decoder_info[2] for pes packet size, rather than buf->type.Mike Lampard
CVS patchset: 7216 CVS date: 2004/12/09 07:11:10
2004-12-09send PES packet size via decoder_info[2] instead of buf->type.Mike Lampard
CVS patchset: 7215 CVS date: 2004/12/09 07:07:40