summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-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-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-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-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-10tags for AAC, MPEG4 and H264Miguel Freitas
CVS patchset: 7220 CVS date: 2004/12/10 12:42:02
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
2004-12-09patch by Assaf Gillat <gillata@gmail.com>Miguel Freitas
CDDB protocol 6 support (UTF-8 and multiple cd entries) CVS patchset: 7213 CVS date: 2004/12/09 01:34:31
2004-12-08XSync after restoring xv settingsMiguel Freitas
CVS patchset: 7211 CVS date: 2004/12/08 22:40:32
2004-12-08workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtainMiguel Freitas
frame rate from ffmpeg is commented, i'm not sure it is correct. CVS patchset: 7209 CVS date: 2004/12/08 21:41:46
2004-12-08fix crash with Fraunhofer__a_driving_force_in_innovation__* filesMiguel Freitas
(patch needs to be sent upstream) CVS patchset: 7208 CVS date: 2004/12/08 20:32:42
2004-12-08use the variable show here (it would be unused otherwise)Michael Roitzsch
CVS patchset: 7206 CVS date: 2004/12/08 18:24:21
2004-12-08fix race reported by ReinhardMiguel Freitas
CVS patchset: 7204 CVS date: 2004/12/08 18:18:23
2004-12-08- patch from mandrake folks to use realplayer libraries on amd64Miguel Freitas
- use autodetected path as config's default. this way, user can safely move or update the real stuff without having to play with config entries. CVS patchset: 7203 CVS date: 2004/12/08 17:10:29
2004-12-07variable declarations above statements please...Mike Lampard
CVS patchset: 7202 CVS date: 2004/12/07 14:54:28
2004-12-07verify pageIDMike Lampard
CVS patchset: 7200 CVS date: 2004/12/07 12:21:34
2004-12-07remove legacy dvbdisplaychan config option. disable left click->EPG, as itMike Lampard
is a little to obtrusive, the EPG is still not stable for some people. CVS patchset: 7199 CVS date: 2004/12/07 11:13:35
2004-12-07support transmitted clut. don't display blank pages.Mike Lampard
CVS patchset: 7198 CVS date: 2004/12/07 10:52:23
2004-12-06general cleanup.Mike Lampard
CVS patchset: 7195 CVS date: 2004/12/06 06:15:46
2004-12-06patch from Pekka Jääskeläinen for additional mouse control and epgMike Lampard
enhancements. CVS patchset: 7194 CVS date: 2004/12/06 06:13:51
2004-12-05Restrict left button (1) only for XINE_EVENT_INPUT_MOUSE_BUTTON eventDaniel Caujolle-Bert
CVS patchset: 7193 CVS date: 2004/12/05 22:41:12
2004-12-04remove leftovers from previous commitMike Lampard
CVS patchset: 7192 CVS date: 2004/12/04 17:47:43
2004-12-04fix stupid bug caused by using the wrong pointer, solving the case of theMike Lampard
missing subtitles. CVS patchset: 7191 CVS date: 2004/12/04 07:50:11
2004-12-03fix a huge memleak (thanks to Jerome for reporting)Michael Roitzsch
CVS patchset: 7190 CVS date: 2004/12/03 15:46:42
2004-12-03major code cleanup, moved more global variables from dvbsub into structsMike Lampard
CVS patchset: 7189 CVS date: 2004/12/03 04:55:54
2004-12-03remove unused lenbytes calculation in cmml handlerConrad Parker
CVS patchset: 7188 CVS date: 2004/12/03 04:11:42
2004-12-03Fixed audio/video sync.Thibaut Mattern
The wrong byte was used as framerate code, my fault. CVS patchset: 7187 CVS date: 2004/12/03 01:53:59
2004-12-03Update to libfaad2 2.0.Thibaut Mattern
CVS patchset: 7185 CVS date: 2004/12/03 01:15:29
2004-12-01make buffer a multiple of ts packet sizeMike Lampard
CVS patchset: 7184 CVS date: 2004/12/01 23:09:04
2004-12-01- handle "uvox://" URLsThibaut Mattern
- handle stupid Nullsoft URL scheme like : http://208.53.131.46:9502;stream.nsv CVS patchset: 7183 CVS date: 2004/12/01 22:55:31
2004-12-01remove invalid includeMike Lampard
CVS patchset: 7182 CVS date: 2004/12/01 22:16:12
2004-12-01little housekeepingMichael Roitzsch
CVS patchset: 7180 CVS date: 2004/12/01 13:51:57
2004-12-01add xine licence headerMike Lampard
CVS patchset: 7179 CVS date: 2004/12/01 08:34:32
2004-12-01support PMT sections larger than 1 ts packetMike Lampard
CVS patchset: 7176 CVS date: 2004/12/01 07:59:53
2004-12-01allow up to 4 subtitle pidsMike Lampard
CVS patchset: 7175 CVS date: 2004/12/01 07:56:13
2004-12-01initial import of dvb subtitle decoderMike Lampard
CVS patchset: 7174 CVS date: 2004/12/01 07:33:36
2004-12-01Initial import of dvb spu decoderMike Lampard
CVS patchset: 7172 CVS date: 2004/12/01 07:27:35
2004-12-01Fix DirectX video output driver compilation on win32Andre Pang
CVS patchset: 7171 CVS date: 2004/12/01 07:23:55
2004-12-01Fix compilation on HP/UX and Cygwin/mingw32Andre Pang
CVS patchset: 7170 CVS date: 2004/12/01 06:03:46
2004-11-30Fix two errors in the volume <-> %age conversion functions:Darren Salt
- always round to nearest (one did so, but the other rounded down); - %age to volume: add the minimum value afterwards, don't subtract it from the value to be converted (else only min==0 works). CVS patchset: 7169 CVS date: 2004/11/30 19:47:03
2004-11-30- added resync codeThibaut Mattern
- added support for winamp.com "packet layer" You can wget the streams from winamp.com or play them directly with the http input plugin. Test URLs: http://nsvod-prod-mods-rtr.stream.aol.com/uvox?cachefile=/aol/us/moviefone/movies/2004/incrediblesthe_015960/incrediblesthe_trlr_02_350.nsv http://nsv.stream.aol.com/uvox?cachefilus/aolmusic/artists/curb/leannrimes/leannrimes_lastthingonmymind_fjafv_350.nsv CVS patchset: 7168 CVS date: 2004/11/30 00:40:59