aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks ↵Andreas Oberritter
with 4KiB sectors
2010-12-20pmt.h: add missing const modifier to capid_pairAndreas Oberritter
2010-12-20fix previous commitAndreas Oberritter
2010-12-20version: use compile date if commit date is unavailable. default to "(no ↵Andreas Oberritter
branch)" Please update your BitBake! (cd bb && git pull)
2010-12-20Merge branch 'master' into obi/masterAndreas Oberritter
Conflicts: main/Makefile.am
2010-12-16add support for .git/last_commit_info generated by bitbake with latest "hack"ghost
2010-12-14mytest.py: set epgcache filename after plugin initghost
2010-12-13Merge remote branch 'remotes/origin/pootle-import'ghost
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-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-12-13dont show unsupported subtitles in subtitle list (refs #537)ghost
2010-12-13disable debug output, remove SRT workaroundghost
refs #537
2010-12-13remove ghostpads and revert to good ol'appsink while still allow playback of ↵Fraxinas
files containing vob and pgs subs, hopefully (#537)
2010-12-11add own font alias(name) for display (summary) screensghost
2010-12-11add missing inc/decref for multicontent templateghost
2010-12-10small cleanup, work on subtitle sync handlingghost
refs #537
2010-12-05also generate version.h if .git is not availableAndreas Oberritter
2010-12-05Revert "generate empty version.h if .git is not available"Andreas Oberritter
This reverts commit 87ab43fed2f24ba9454359583ac9cb3f17c295e1.
2010-12-05generate empty version.h if .git is not availableAndreas Oberritter
2010-12-05small code cleanup, fix memleaksghost
refs #537
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-02Automatic message catalog updateenigma2-translation-bot
E2 branches: master experimental Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface Plugins-Meta: description and shortdescription
2010-12-02lib/dvb/esection.h: add handling for broken table version handlingghost
2010-12-02switch appsink to async again (fixes embedded mkv text subtitles)ghost
2010-12-01update and install enigma2.pcAndreas Oberritter
2010-12-01configure.ac: move some gettext checks to conditional blockAndreas Oberritter
2010-12-01configure.ac: set package version to 3.0.0Andreas Oberritter
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-29move german umlauts to more appropriate positionghost
refs #624
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
feel free to make suggestions refs #624
2010-11-29use std::list instead of std::set for caid/capid pairs to support duplicate ↵ghost
caids refs #621
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-26dvb/tstools.cpp: fix openFile without streaminfoghost
this fixes slow movielist refs #615
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-25ignore diseqc repeats in diseqc 1.0 modeghost
refs #623
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-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-25lib/service/servicedvb.cpp: add possibility to override servicename for pvr ↵ghost
dvb services
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