summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)Author
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-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-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-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-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-07variable declarations above statements please...Mike Lampard
CVS patchset: 7202 CVS date: 2004/12/07 14:54:28
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-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-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-01allow up to 4 subtitle pidsMike Lampard
CVS patchset: 7175 CVS date: 2004/12/01 07:56:13
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-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-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
2004-11-22use section filter for pmt alsoMike Lampard
CVS patchset: 7146 CVS date: 2004/11/22 11:40:34
2004-11-21use INVERSION_AUTO rather than INVERSION_OFF if the fe can support it. useMike Lampard
section filtering for pat table. CVS patchset: 7144 CVS date: 2004/11/21 18:37:00
2004-11-20more info for bug reporting, do a simple sanity check to ensure that theMike Lampard
channels.conf file is really in *zap format, not vdr format. CVS patchset: 7141 CVS date: 2004/11/20 18:30:52
2004-11-19further checks for pat filteringMike Lampard
CVS patchset: 7138 CVS date: 2004/11/19 10:41:05
2004-11-18change all printfs to xprintf, increase verbosity in parse_si + tuner toMike Lampard
ease debugging. CVS patchset: 7134 CVS date: 2004/11/18 15:35:03
2004-11-18increase no-data timeout in plugin_read.Mike Lampard
CVS patchset: 7132 CVS date: 2004/11/18 12:45:47
2004-11-16increase all timeouts, should fix most (all?) problems reported so far.Mike Lampard
don't bother opening unused filters, add option to select adapter rather than hardcode adapter0 CVS patchset: 7126 CVS date: 2004/11/16 11:49:09
2004-11-13increase tuner timeout. some cards are a little slowMike Lampard
CVS patchset: 7118 CVS date: 2004/11/13 08:36:59
2004-11-04dvb driver needs video & audio pids to be handled differentlyxine_1-rc7-release1-rc7Mike Lampard
CVS patchset: 7104 CVS date: 2004/11/04 11:22:58
2004-10-31last fixes...Miguel Freitas
CVS patchset: 7098 CVS date: 2004/10/31 22:29:04
2004-10-30- make use of the net buffer control in gnome-vfs, to speed it up a bitBastien Nocera
CVS patchset: 7094 CVS date: 2004/10/30 16:14:33
2004-10-30check to ensure we have the mutex before unlocking it.Mike Lampard
CVS patchset: 7088 CVS date: 2004/10/30 04:06:48
2004-10-29use monotonic clock when availableMiguel Freitas
CVS patchset: 7087 CVS date: 2004/10/29 23:11:37
2004-10-29fix for bug #838766. enable timeout if no data from dvr device.Mike Lampard
fix double-free in tuner_dispose. misc. other fixes. CVS patchset: 7085 CVS date: 2004/10/29 07:56:10
2004-10-28work around to ensure fe is locked before continuing, or timeout afterMike Lampard
5secs. report fe status. CVS patchset: 7084 CVS date: 2004/10/28 20:26:43
2004-10-27barry scott v4l patchMiguel Freitas
CVS patchset: 7082 CVS date: 2004/10/27 22:39:48
2004-10-25improve reliability switch_channelsMike Lampard
CVS patchset: 7074 CVS date: 2004/10/25 22:39:38
2004-10-24bugfix from Maik Qualmann for playlist generationMike Lampard
CVS patchset: 7073 CVS date: 2004/10/24 21:30:14
2004-10-23fix byte alignment bug in pat parsing. hide eit if osd channel selector isMike Lampard
showing. CVS patchset: 7069 CVS date: 2004/10/23 19:54:52
2004-10-23revert to old behaviour on pat/pmt timeout + bugfixMike Lampard
CVS patchset: 7068 CVS date: 2004/10/23 01:26:38
2004-10-23rewrite pat table to only contain the current pmt. use nonblock on internalMike Lampard
filter. CVS patchset: 7067 CVS date: 2004/10/23 00:10:08
2004-10-22use poll on internal filterMike Lampard
CVS patchset: 7066 CVS date: 2004/10/22 13:54:03
2004-10-21fix build problemMike Lampard
CVS patchset: 7063 CVS date: 2004/10/21 18:25:08
2004-10-21fix build problem due to misaligned patchMike Lampard
CVS patchset: 7062 CVS date: 2004/10/21 15:17:25
2004-10-20improved dvb plugin by Mike LampardMiguel Freitas
CVS patchset: 7057 CVS date: 2004/10/20 20:34:41
2004-10-20Start of VCD support on Mac OS X (still not finished, but doesn't breakAndre Pang
anything) CVS patchset: 7054 CVS date: 2004/10/20 05:04:00
2004-10-20Enable dvdnav support even if CDROM ioctls are not found. This makes xine ↵Andre Pang
work with DVDs on Mac OS X: please test on other platforms to ensure there are no regressions. CVS patchset: 7053 CVS date: 2004/10/20 05:02:55
2004-10-18somebody did copy-paste here...Miguel Freitas
CVS patchset: 7047 CVS date: 2004/10/18 18:44:56
2004-10-18disable libsmbclient debugingMiguel Freitas
CVS patchset: 7046 CVS date: 2004/10/18 18:26:12
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
CVS patchset: 7044 CVS date: 2004/10/18 18:01:44
2004-10-08sync to current CVS of libdvdnavMichael Roitzsch
* fixes wrong subtitle appearing in the trailer of "Girl, Interrupted" RC2 * fixes "NAV packet expected, but none found" error when toggling between menu and feature with the Escape key CVS patchset: 7022 CVS date: 2004/10/08 20:44:34