aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-11-30Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵experimental-2010.12exp-2010.12ghost
experimental
2010-11-30disable backtrack to prev sequence start codeghost
this code have to be reviewed.. it breaks fast forward winding with speed > 32x refs #570
2010-11-29Merge branch 'bug_624_change_handylike_char_input' into experimentalghost
2010-11-29move german umlauts to more appropriate positionghost
refs #624
2010-11-29Merge branch 'bug_624_change_handylike_char_input' into experimentalghost
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
feel free to make suggestions refs #624
2010-11-29Merge branch 'bug_621_caid_info' into experimentalghost
2010-11-29use std::list instead of std::set for caid/capid pairs to support duplicate ↵ghost
caids refs #621
2010-11-29Merge branch 'bug_124_m2ts_support' into experimentalghost
2010-11-29fixes PMT pid searching for TS files without meta file and sid in servicref ↵ghost
(this fixes SID not found in PAT messages) refs #124
2010-11-26Merge branch 'bug_615_replace_rawfile'master-2010.12ghost
2010-11-26Merge branch 'bug_615_replace_rawfile' into experimentalghost
2010-11-26dvb/tstools.cpp: fix openFile without streaminfoghost
this fixes slow movielist refs #615
2010-11-26Merge branch 'bug_124_m2ts_support' into experimentalghost
Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am
2010-11-26Merge branch 'bug_347_adenin_unicable_xml' into experimentalghost
2010-11-26Merge branch 'bug_347_adenin_unicable_xml'ghost
2010-11-26sec.cpp: fixed rotor turning without inputpower measurement (introduced with ↵ghost
latest unicable changes) TODO: recheck rotor turning with unicable components... it seems broken refs #347
2010-11-26pmt.cpp: only detect bluray streams when the HDMV descriptor is seenghost
2010-11-25Merge branch 'bug_623_fix_advanced_diseqc_1.0' into experimentalghost
2010-11-25ignore diseqc repeats in diseqc 1.0 modeghost
refs #623
2010-11-25Merge branch 'bug_623_fix_advanced_diseqc_1.0' into experimentalghost
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in ↵ghost
advanced tuner config when diseqc is set to 1.0) thx to SadButTrue for bug report! fixes bug #623
2010-11-25Merge commit 'origin/acid-burn/bug_439_dvdplayer_missing_titlestring' into ↵acid-burn
experimental
2010-11-25DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for ↵acid-burn
played dvd's. DVDPlayer/plugin.py: manually set servicename if playing from a dvd structure on hdd/networkmount. Small useability improvements. refs #439
2010-11-25Merge branch 'master' into experimentalghost
2010-11-25lib/service/servicedvb.cpp: add possibility to override servicename for pvr ↵ghost
dvb services
2010-11-25Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ghost
experimental
2010-11-24add DTS-HD as known audio format, add detection to pmt parser (no hardware ↵ghost
support for DTS-HD yet)
2010-11-24compile servicem2ts.cppghost
2010-11-24servicem2ts.cpp: resync on corrupt dataghost
2010-11-24Merge branch 'obi/master' into experimentalghost
2010-11-24Merge branch 'master' into obi/masterghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-24Merge branch 'bug_615_replace_rawfile'ghost
2010-11-24Merge branch 'bug_615_replace_rawfile' into experimentalghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-23Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-23DVDPlayer: add missing linker flags for libdreamdvdAndreas Oberritter
2010-11-23Merge branch 'acid-burn/bug_622_swupgrade_networkcheck' into experimentalacid-burn
2010-11-23SoftwareManager: take care of network availability inside SoftwareUpgrade ↵acid-burn
and allow proper exiting. fixes #622
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23Merge branch 'bug_615_replace_rawfile'ghost
2010-11-23Merge branch 'bug_615_replace_rawfile' into experimentalghost
2010-11-23enable m2ts file extensionghost
2010-11-23use service_id and pmtpid from PAT when only one PAT entry is existghost
2010-11-23more work on servicem2tsghost
2010-11-23Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-23lib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuffghost