aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-28no more use proprietary /dev/misc/pvr .. use linux tv api /dev/dvb/adapterX/dvrXmaster-2011.02ghost
2011-01-28DVDPlayer: AudioSelection integration (#441)Fraxinas
2011-01-28DVDPlayer subtitle stream selection through enigma2 AudioSelection dialog (#441)Fraxinas
2011-01-28switch to opkgAndreas Oberritter
2011-01-27experimentally enable AudioSelection Dialog for DVDPlayer (#440)Fraxinas
2011-01-27implement native e2 audio and subtitle track selection interfaces to enable A...Fraxinas
2011-01-27allow AudioSelection screens for services without ChannelSelection interface ...Fraxinas
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2011-01-26Revert "fix restart of playback after EOF (fixes bug #241)"Fraxinas
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2011-01-25lib/dvb/epgcache.cpp: fix crash on timer restart after crashghost
2011-01-19rcsdl: only generate key press events for ASCIIAndreas Oberritter
2011-01-19use %zd for ssize_t and %zu for size_tAndreas Oberritter
2011-01-19servicemp3: fix compile error on amd64Andreas Oberritter
2011-01-19picexif: fix buffer overflowAndreas Oberritter
2011-01-13bcm accelerated blit: avoid running out of clut datapieterg
2011-01-11Merge branch 'obi/master'Andreas Oberritter
2011-01-11Added support for accelerated fill (requires updated drivers)Andreas Oberritter
2010-12-31servicedvb.cpp: remove debug outputmaster-2011.01ghost
2010-12-31epgcache.cpp: typo fixedghost
2010-12-21fixed single pat entry workaround, add delayed "no pat entry" handling to fix...ghost
2010-12-20add missing importghost
2010-12-20TimerSanityCheck.py: ignore ended singleshot timers in timersanity check (spe...ghost
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks with...Andreas Oberritter
2010-12-20pmt.h: add missing const modifier to capid_pairAndreas Oberritter
2010-12-20Merge branch 'master' into obi/masterAndreas Oberritter
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 'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_...ghost
2010-12-13Merge remote branch 'remotes/origin/acid-burn/bug_439_dvdplayer_missing_title...ghost
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup lo...acid-burn
2010-12-13dont show unsupported subtitles in subtitle list (refs #537)ghost
2010-12-13disable debug output, remove SRT workaroundghost
2010-12-13remove ghostpads and revert to good ol'appsink while still allow playback of ...Fraxinas
2010-12-11add missing inc/decref for multicontent templateghost
2010-12-10small cleanup, work on subtitle sync handlingghost
2010-12-05small code cleanup, fix memleaksghost
2010-12-03Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. refs...acid-burn
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix compile...ghost
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-11-30disable backtrack to prev sequence start codeghost
2010-11-29move german umlauts to more appropriate positionghost
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
2010-11-29use std::list instead of std::set for caid/capid pairs to support duplicate c...ghost
2010-11-29fixes PMT pid searching for TS files without meta file and sid in servicref (...ghost
2010-11-26Merge branch 'bug_615_replace_rawfile'master-2010.12ghost
2010-11-26dvb/tstools.cpp: fix openFile without streaminfoghost