aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-12-31Merge branch 'master' into experimentalexperimental-2011.01ghost
2010-12-31servicedvb.cpp: remove debug outputmaster-2011.01ghost
2010-12-31epgcache.cpp: typo fixedghost
2010-12-21Merge branch 'bug_124_m2ts_support' into experimentalghost
2010-12-21fixed single pat entry workaround, add delayed "no pat entry" handling to ↵ghost
fix some ts files with incorrect pat on start refs #124
2010-12-20add missing importghost
refs #635
2010-12-20Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-12-20TimerSanityCheck.py: ignore ended singleshot timers in timersanity check ↵ghost
(speedup) fixes #635
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks ↵Andreas Oberritter
with 4KiB sectors
2010-12-20Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-12-20pmt.h: add missing const modifier to capid_pairAndreas Oberritter
2010-12-20Merge branch 'master' into obi/masterAndreas Oberritter
Conflicts: main/Makefile.am
2010-12-13Merge branch 'bug_621_caid_info'ghost
2010-12-13Merge branch 'bug_624_change_handylike_char_input'ghost
2010-12-13Merge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck'ghost
2010-12-13Merge remote branch 'remotes/origin/bug_620_dvdburn_absolutepaths'ghost
2010-12-13Merge remote branch ↵ghost
'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_backuplocation'
2010-12-13Merge remote branch ↵ghost
'remotes/origin/acid-burn/bug_439_dvdplayer_missing_titlestring'
2010-12-13Merge remote branch ↵acid-burn
'origin/acid-burn/bug_629_show_autofs_volumes_as_backuplocation' into experimental
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-12-11Merge branch 'master' into experimentalghost
2010-12-11add missing inc/decref for multicontent templateghost
2010-12-10Merge branch 'bug_537_vobsub' into experimentalghost
2010-12-10small cleanup, work on subtitle sync handlingghost
refs #537
2010-12-07in TemplatedMultiContent Lists, use the default skin color if color tuple ↵Fraxinas
element is None
2010-12-05small code cleanup, fix memleaksghost
refs #537
2010-12-05small code cleanup, fix memleaksghost
refs #537
2010-12-03Merge branch 'acid-burn/bug_439_dvdplayer_missing_titlestring' into experimentalacid-burn
2010-12-03Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵acid-burn
refs #439
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix ↵ghost
compiler warnings
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix ↵ghost
compiler warnings
2010-12-02lib/dvb/esection.h: add handling for broken table version handlingghost
2010-12-02lib/dvb/esection.h: add handling for broken table version handlingghost
2010-12-02Merge branch 'bug_537_vobsub' into experimentalghost
2010-12-02switch appsink to async again (fixes embedded mkv text subtitles)ghost
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