aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/dvbin.c
Commit message (Expand)AuthorAge
* no need to reming the copyright with msg_(), the notice in the source is enoughGravatar nicodvb2006-07-30
* raise default tuning timeout to 30 seconds in order to give enough time to le...Gravatar nicodvb2006-07-14
* cosmetical reformattingGravatar nicodvb2006-07-14
* simplification in dvb_step_channelGravatar nicodvb2006-07-14
* force demuxer type to mpegts to speed up detection and avoid useless and slow...Gravatar nicodvb2006-07-14
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* configurable tuning timeoutGravatar nicodvb2006-06-04
* Fix:Gravatar rathann2006-05-14
* prevent memleakGravatar nicodvb2006-05-13
* unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unr...Gravatar nicodvb2006-05-13
* close channels file before exiting dvb_get_channels() if malloc(dvb_channels_...Gravatar nicodvb2006-03-12
* DVB channels cycling; patch by Ben Zores ben p geekbox d orgGravatar nicodvb2006-02-24
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* removed dependency on glibc's %a in sscanf()Gravatar nicodvb2005-09-18
* check the result of poll() before read()ing; 100lGravatar nicodvb2005-04-18
* Mark modified imported files as such to comply more closely with GPL ยง2a.Gravatar diego2005-04-16
* added support for ATSC tuner and conf.fileGravatar nicodvb2005-01-06
* added forgotten dvb-t params lp_coderate and hierarchyGravatar nicodvb2004-08-26
* added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)Gravatar nicodvb2004-07-12
* new configuration structure, dvb_set_channel takes 2 parameters, 1000l memle...Gravatar nicodvb2004-04-26
* fixed broken diseqc fetch from channels fileGravatar nicodvb2004-04-04
* disallow non-sense type parameter; added support for absolute file path; pref...Gravatar nicodvb2004-04-03
* added missing tuning parameters (inversion and coderate) and changed debug le...Gravatar nicodvb2004-03-19
* Compliance with the DVB power management specification (doesn't closeGravatar attila2004-01-29
* Patch by Nico <nsabbi@libero.it>Gravatar attila2003-11-01
* This patch fixes:Gravatar alex2003-08-27
* this patch fixesGravatar arpi2003-08-11
* this is a combo patch that:Gravatar arpi2003-03-16