summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-07changes to reflect gxines' default keybindingsMike Lampard
CVS patchset: 7201 CVS date: 2004/12/07 12:49:15
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-06add Pekka Jääskeläinen for his contributions to the DVB plugin.Mike Lampard
CVS patchset: 7197 CVS date: 2004/12/06 06:47:37
2004-12-06update readme to reflet Pekka Jääskeläinen's channel switching enhancements.Mike Lampard
CVS patchset: 7196 CVS date: 2004/12/06 06:44:09
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-03updated libfaad versionThibaut Mattern
CVS patchset: 7186 CVS date: 2004/12/03 01:20:20
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-01mkinstalldirs script is obsoleted in automake. Using "install-sh -d" instead.František Dvořák
CVS patchset: 7181 CVS date: 2004/12/01 20:26:45
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-01change of email address + bragMike Lampard
CVS patchset: 7178 CVS date: 2004/12/01 08:11:29
2004-12-01dvb subtitles supportMike Lampard
CVS patchset: 7177 CVS date: 2004/12/01 08:06:14
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-01mingw32 doesn't declare 'struct timezone'Andre Pang
CVS patchset: 7173 CVS date: 2004/12/01 07:30:54
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
2004-11-29Fix playback of some recent NSV streams with AAC.Thibaut Mattern
CVS patchset: 7167 CVS date: 2004/11/29 23:02:31
2004-11-26Update Mac OS X video output to use new alphablend APIAndre Pang
CVS patchset: 7166 CVS date: 2004/11/26 06:09:51
2004-11-26Don't make xine engine depend on internal libintl if ./configure'd ↵Andre Pang
--without-included-gettext CVS patchset: 7165 CVS date: 2004/11/26 06:00:32
2004-11-25fix compiler warnings.......Mike Lampard
CVS patchset: 7164 CVS date: 2004/11/25 18:39:26
2004-11-25fix bug whereby channelname MRLs preceded by a number aren't recognised.Mike Lampard
move registration of adapternum config item to class init CVS patchset: 7163 CVS date: 2004/11/25 06:56:51
2004-11-25Fix compile error in overlay blending. (Reinhard Nissl)Darren Salt
CVS patchset: 7162 CVS date: 2004/11/25 03:29:11
2004-11-25previous commit - dont quit if vdr format channels.conf is used. log aMike Lampard
warning and revert to pre-rc7 behaviour (no ac3/subtitles etc). CVS patchset: 7161 CVS date: 2004/11/25 00:19:43
2004-11-24another wmv9 fourccMiguel Freitas
CVS patchset: 7160 CVS date: 2004/11/24 21:44:57
2004-11-24wmv9 may use floor(), borrow it from mplayerMiguel Freitas
CVS patchset: 7159 CVS date: 2004/11/24 21:43:59
2004-11-24Use X11-based rather than 'native' OpenGL interface on Mac OS X for standard ↵Andre Pang
OpenGL support CVS patchset: 7158 CVS date: 2004/11/24 16:29:32
2004-11-24add contributions by Reinhard NisslMichael Roitzsch
CVS patchset: 7157 CVS date: 2004/11/24 16:16:50
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
in alphablend.c; XShm subtitles work now, Xv works as well, other output plugins untested CVS patchset: 7156 CVS date: 2004/11/24 16:11:02
2004-11-24use the internal freeing function, because it saves code and does proper lockingMichael Roitzsch
CVS patchset: 7155 CVS date: 2004/11/24 15:45:58
2004-11-24the ratio_code in xine_get_current_frame() is wrong, since we changed theMichael Roitzsch
internal value to float; patch inspired by Reinhard Nissl CVS patchset: 7154 CVS date: 2004/11/24 15:44:15
2004-11-24*** empty log message ***Mike Lampard
CVS patchset: 7153 CVS date: 2004/11/24 14:31:47
2004-11-24add support for slightly non-standard? ?zap channels.conf filesMike Lampard
CVS patchset: 7152 CVS date: 2004/11/24 02:58:20