enigma2.git
13 years agolib/dvb/epgcache.cpp: fix crash on timer restart after crash
ghost [Tue, 25 Jan 2011 18:15:31 +0000 (19:15 +0100)]
lib/dvb/epgcache.cpp: fix crash on timer restart after crash
refs bug #668

13 years agofix ASCII input for SDL
Andreas Oberritter [Wed, 19 Jan 2011 20:43:43 +0000 (21:43 +0100)]
fix ASCII input for SDL

13 years agorcsdl: only generate key press events for ASCII
Andreas Oberritter [Wed, 12 Jan 2011 00:00:29 +0000 (01:00 +0100)]
rcsdl: only generate key press events for ASCII

13 years agokeymap.xml: add KEY_SPACE for menu
Andreas Oberritter [Mon, 20 Dec 2010 20:37:33 +0000 (21:37 +0100)]
keymap.xml: add KEY_SPACE for menu

13 years agouse %zd for ssize_t and %zu for size_t
Andreas Oberritter [Mon, 3 Jan 2011 14:52:51 +0000 (15:52 +0100)]
use %zd for ssize_t and %zu for size_t

13 years agoservicemp3: fix compile error on amd64
Andreas Oberritter [Mon, 3 Jan 2011 14:50:19 +0000 (15:50 +0100)]
servicemp3: fix compile error on amd64

13 years agopicexif: fix buffer overflow
Andreas Oberritter [Mon, 3 Jan 2011 14:49:46 +0000 (15:49 +0100)]
picexif: fix buffer overflow

13 years agoREADME: add libdreamdvd
Andreas Oberritter [Mon, 3 Jan 2011 14:48:47 +0000 (15:48 +0100)]
README: add libdreamdvd

13 years agoMerge remote branch 'origin/acid-burn/bug_608_add_nim_sockets_to_crashlogs'
acid-burn [Tue, 18 Jan 2011 09:42:39 +0000 (10:42 +0100)]
Merge remote branch 'origin/acid-burn/bug_608_add_nim_sockets_to_crashlogs'

13 years agobcm accelerated blit: avoid running out of clut data
pieterg [Wed, 12 Jan 2011 23:30:13 +0000 (00:30 +0100)]
bcm accelerated blit: avoid running out of clut data

We were passing a hardcoded number of 256 entries to the framebuffer,
while the source surface could have a smaller color lookup table.
For instance, most dvb subtitle graphics have a palette of only 16 colors.
This would cause frequent segfaults.

13 years agoMerge branch 'obi/master'
Andreas Oberritter [Tue, 11 Jan 2011 15:09:18 +0000 (16:09 +0100)]
Merge branch 'obi/master'

13 years agoAdded support for accelerated fill (requires updated drivers)
Andreas Oberritter [Mon, 26 Apr 2010 20:39:15 +0000 (22:39 +0200)]
Added support for accelerated fill (requires updated drivers)

13 years agoimprove setup summary layout
Fraxinas [Sun, 2 Jan 2011 22:32:30 +0000 (23:32 +0100)]
improve setup summary layout

13 years agoservicedvb.cpp: remove debug output master-2011.01
ghost [Fri, 31 Dec 2010 15:16:46 +0000 (16:16 +0100)]
servicedvb.cpp: remove debug output

13 years agoepgcache.cpp: typo fixed
ghost [Fri, 31 Dec 2010 15:16:21 +0000 (16:16 +0100)]
epgcache.cpp: typo fixed

13 years agofixed single pat entry workaround, add delayed "no pat entry" handling to fix some...
ghost [Tue, 21 Dec 2010 10:46:49 +0000 (11:46 +0100)]
fixed single pat entry workaround, add delayed "no pat entry" handling to fix some ts files with incorrect pat on start
refs #124

13 years agoRecordTimer.py: fixed typo (thx to dr.best)
ghost [Tue, 21 Dec 2010 09:39:43 +0000 (10:39 +0100)]
RecordTimer.py: fixed typo (thx to dr.best)
refs #635

13 years agoadd missing import
ghost [Mon, 20 Dec 2010 22:40:40 +0000 (23:40 +0100)]
add missing import
refs #635

13 years agoTimerSanityCheck.py: ignore ended singleshot timers in timersanity check (speedup)
ghost [Mon, 20 Dec 2010 22:21:59 +0000 (23:21 +0100)]
TimerSanityCheck.py: ignore ended singleshot timers in timersanity check (speedup)
fixes #635

13 years agoHarddisk.py: start partition at sector 8 to improve performance of disks with 4KiB...
Andreas Oberritter [Mon, 20 Dec 2010 21:24:10 +0000 (22:24 +0100)]
Harddisk.py: start partition at sector 8 to improve performance of disks with 4KiB sectors

13 years agopmt.h: add missing const modifier to capid_pair
Andreas Oberritter [Mon, 20 Dec 2010 12:20:41 +0000 (13:20 +0100)]
pmt.h: add missing const modifier to capid_pair

13 years agofix previous commit
Andreas Oberritter [Mon, 20 Dec 2010 12:19:58 +0000 (13:19 +0100)]
fix previous commit

13 years agoversion: use compile date if commit date is unavailable. default to "(no branch)"
Andreas Oberritter [Mon, 20 Dec 2010 11:26:53 +0000 (12:26 +0100)]
version: use compile date if commit date is unavailable. default to "(no branch)"

Please update your BitBake! (cd bb && git pull)

13 years agoMerge branch 'master' into obi/master
Andreas Oberritter [Mon, 20 Dec 2010 11:18:19 +0000 (12:18 +0100)]
Merge branch 'master' into obi/master

Conflicts:
main/Makefile.am

13 years agoadd support for .git/last_commit_info generated by bitbake with latest "hack"
ghost [Thu, 16 Dec 2010 00:57:03 +0000 (01:57 +0100)]
add support for .git/last_commit_info generated by bitbake with latest "hack"

13 years agomytest.py: set epgcache filename after plugin init
ghost [Tue, 14 Dec 2010 15:14:21 +0000 (16:14 +0100)]
mytest.py: set epgcache filename after plugin init

13 years agoMerge remote branch 'remotes/origin/pootle-import'
ghost [Mon, 13 Dec 2010 14:19:35 +0000 (15:19 +0100)]
Merge remote branch 'remotes/origin/pootle-import'

13 years agoMerge branch 'bug_621_caid_info'
ghost [Mon, 13 Dec 2010 12:24:59 +0000 (13:24 +0100)]
Merge branch 'bug_621_caid_info'

13 years agoMerge branch 'bug_624_change_handylike_char_input'
ghost [Mon, 13 Dec 2010 12:23:54 +0000 (13:23 +0100)]
Merge branch 'bug_624_change_handylike_char_input'

13 years agoMerge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck'
ghost [Mon, 13 Dec 2010 12:23:15 +0000 (13:23 +0100)]
Merge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck'

13 years agoMerge remote branch 'remotes/origin/bug_620_dvdburn_absolutepaths'
ghost [Mon, 13 Dec 2010 12:20:45 +0000 (13:20 +0100)]
Merge remote branch 'remotes/origin/bug_620_dvdburn_absolutepaths'

13 years agoMerge remote branch 'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_backuplo...
ghost [Mon, 13 Dec 2010 12:19:00 +0000 (13:19 +0100)]
Merge remote branch 'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_backuplocation'

13 years agoMerge remote branch 'remotes/origin/acid-burn/bug_439_dvdplayer_missing_titlestring'
ghost [Mon, 13 Dec 2010 12:18:48 +0000 (13:18 +0100)]
Merge remote branch 'remotes/origin/acid-burn/bug_439_dvdplayer_missing_titlestring'

13 years agoSoftwareManager/plugin.py: allow autofs volumes to be selectable as backup location...
acid-burn [Mon, 13 Dec 2010 11:39:41 +0000 (12:39 +0100)]
SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup location. fixes #629

13 years agodont show unsupported subtitles in subtitle list (refs #537)
ghost [Mon, 13 Dec 2010 11:05:33 +0000 (12:05 +0100)]
dont show unsupported subtitles in subtitle list (refs #537)

13 years agodisable debug output, remove SRT workaround
ghost [Mon, 13 Dec 2010 11:15:20 +0000 (12:15 +0100)]
disable debug output, remove SRT workaround
refs #537

13 years agoremove ghostpads and revert to good ol'appsink while still allow playback of files...
Fraxinas [Mon, 13 Dec 2010 09:51:56 +0000 (10:51 +0100)]
remove ghostpads and revert to good ol'appsink while still allow playback of files containing vob and pgs subs, hopefully (#537)

13 years agoadd own font alias(name) for display (summary) screens
ghost [Sat, 11 Dec 2010 11:38:28 +0000 (12:38 +0100)]
add own font alias(name) for display (summary) screens

13 years agoadd missing inc/decref for multicontent template
ghost [Sat, 11 Dec 2010 11:20:17 +0000 (12:20 +0100)]
add missing inc/decref for multicontent template

13 years agosmall cleanup, work on subtitle sync handling
ghost [Fri, 10 Dec 2010 11:30:14 +0000 (12:30 +0100)]
small cleanup, work on subtitle sync handling
refs #537

13 years agoalso generate version.h if .git is not available
Andreas Oberritter [Sun, 5 Dec 2010 03:10:01 +0000 (04:10 +0100)]
also generate version.h if .git is not available

13 years agoRevert "generate empty version.h if .git is not available"
Andreas Oberritter [Sun, 5 Dec 2010 03:09:03 +0000 (04:09 +0100)]
Revert "generate empty version.h if .git is not available"

This reverts commit 87ab43fed2f24ba9454359583ac9cb3f17c295e1.

13 years agogenerate empty version.h if .git is not available
Andreas Oberritter [Sun, 5 Dec 2010 02:59:12 +0000 (03:59 +0100)]
generate empty version.h if .git is not available

13 years agosmall code cleanup, fix memleaks
ghost [Sun, 5 Dec 2010 00:57:48 +0000 (01:57 +0100)]
small code cleanup, fix memleaks
refs #537

13 years agoExtensions/DVDPlayer: add ".img" file extension to playable dvd formats. refs #439
acid-burn [Fri, 3 Dec 2010 10:01:58 +0000 (11:01 +0100)]
Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. refs #439

13 years agoservicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix compiler warnings
ghost [Thu, 2 Dec 2010 23:13:26 +0000 (00:13 +0100)]
servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix compiler warnings

13 years agoAutomatic message catalog update
enigma2-translation-bot [Thu, 2 Dec 2010 17:12:43 +0000 (17:12 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agolib/dvb/esection.h: add handling for broken table version handling
ghost [Thu, 2 Dec 2010 16:58:15 +0000 (17:58 +0100)]
lib/dvb/esection.h: add handling for broken table version handling

13 years agoswitch appsink to async again (fixes embedded mkv text subtitles)
ghost [Thu, 2 Dec 2010 10:24:40 +0000 (11:24 +0100)]
switch appsink to async again (fixes embedded mkv text subtitles)

13 years agoupdate and install enigma2.pc
Andreas Oberritter [Wed, 1 Dec 2010 00:30:32 +0000 (01:30 +0100)]
update and install enigma2.pc

13 years agoconfigure.ac: move some gettext checks to conditional block
Andreas Oberritter [Wed, 1 Dec 2010 00:27:40 +0000 (01:27 +0100)]
configure.ac: move some gettext checks to conditional block

13 years agoconfigure.ac: set package version to 3.0.0
Andreas Oberritter [Wed, 1 Dec 2010 00:23:06 +0000 (01:23 +0100)]
configure.ac: set package version to 3.0.0

13 years agodisable backtrack to prev sequence start code
ghost [Tue, 30 Nov 2010 00:51:02 +0000 (01:51 +0100)]
disable backtrack to prev sequence start code
this code have to be reviewed.. it breaks fast forward winding with speed > 32x
refs #570

13 years agomove german umlauts to more appropriate position
ghost [Mon, 29 Nov 2010 22:43:32 +0000 (23:43 +0100)]
move german umlauts to more appropriate position
refs #624

13 years agoNumericalTextInput.py: better handylike character input (draft proposal)
ghost [Mon, 29 Nov 2010 22:17:43 +0000 (23:17 +0100)]
NumericalTextInput.py: better handylike character input (draft proposal)
feel free to make suggestions
refs #624

13 years agouse std::list instead of std::set for caid/capid pairs to support duplicate caids
ghost [Mon, 29 Nov 2010 13:10:30 +0000 (14:10 +0100)]
use std::list instead of std::set for caid/capid pairs to support duplicate caids
refs #621

13 years agofixes PMT pid searching for TS files without meta file and sid in servicref (this...
ghost [Mon, 29 Nov 2010 08:52:58 +0000 (09:52 +0100)]
fixes PMT pid searching for TS files without meta file and sid in servicref (this fixes SID not found in PAT messages)
refs #124

13 years agoMerge branch 'bug_615_replace_rawfile' master-2010.12
ghost [Fri, 26 Nov 2010 18:12:37 +0000 (19:12 +0100)]
Merge branch 'bug_615_replace_rawfile'

13 years agodvb/tstools.cpp: fix openFile without streaminfo
ghost [Fri, 26 Nov 2010 18:12:13 +0000 (19:12 +0100)]
dvb/tstools.cpp: fix openFile without streaminfo
this fixes slow movielist
refs #615

13 years agoMerge branch 'bug_347_adenin_unicable_xml'
ghost [Fri, 26 Nov 2010 11:55:18 +0000 (12:55 +0100)]
Merge branch 'bug_347_adenin_unicable_xml'

13 years agosec.cpp: fixed rotor turning without inputpower measurement (introduced with latest...
ghost [Fri, 26 Nov 2010 11:54:28 +0000 (12:54 +0100)]
sec.cpp: fixed rotor turning without inputpower measurement (introduced with latest unicable changes)
TODO: recheck rotor turning with unicable components... it seems broken
refs #347

13 years agopmt.cpp: only detect bluray streams when the HDMV descriptor is seen
ghost [Fri, 26 Nov 2010 00:36:09 +0000 (01:36 +0100)]
pmt.cpp: only detect bluray streams when the HDMV descriptor is seen

13 years agoignore diseqc repeats in diseqc 1.0 mode
ghost [Thu, 25 Nov 2010 22:31:22 +0000 (23:31 +0100)]
ignore diseqc repeats in diseqc 1.0 mode
refs #623

13 years agoset diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in advanced...
ghost [Thu, 25 Nov 2010 22:08:18 +0000 (23:08 +0100)]
set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in advanced tuner config when diseqc is set to 1.0)
thx to SadButTrue for bug report!
fixes bug #623

13 years agoDVDPlayer/src/servicedvd.cpp: add possibility to override servicename for played...
acid-burn [Thu, 25 Nov 2010 17:40:21 +0000 (18:40 +0100)]
DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for played dvd's.
DVDPlayer/plugin.py: manually set servicename if playing from a dvd structure on hdd/networkmount.
Small useability improvements. refs #439

13 years agolib/service/servicedvb.cpp: add possibility to override servicename for pvr dvb services
ghost [Thu, 25 Nov 2010 15:15:20 +0000 (16:15 +0100)]
lib/service/servicedvb.cpp: add possibility to override servicename for pvr dvb services

13 years agoadd DTS-HD as known audio format, add detection to pmt parser (no hardware support...
ghost [Wed, 24 Nov 2010 22:09:52 +0000 (23:09 +0100)]
add DTS-HD as known audio format, add detection to pmt parser (no hardware support for DTS-HD yet)

13 years agocompile servicem2ts.cpp
ghost [Wed, 24 Nov 2010 22:08:53 +0000 (23:08 +0100)]
compile servicem2ts.cpp

13 years agoservicem2ts.cpp: resync on corrupt data
ghost [Wed, 24 Nov 2010 22:08:01 +0000 (23:08 +0100)]
servicem2ts.cpp: resync on corrupt data

13 years agoMerge branch 'master' into obi/master
ghost [Wed, 24 Nov 2010 17:06:03 +0000 (18:06 +0100)]
Merge branch 'master' into obi/master

13 years agofollow iDataSource -> iTsSource name change
ghost [Wed, 24 Nov 2010 17:03:34 +0000 (18:03 +0100)]
follow iDataSource -> iTsSource name change

13 years agofollow iDataSource -> iTsSource name change
ghost [Wed, 24 Nov 2010 15:07:23 +0000 (16:07 +0100)]
follow iDataSource -> iTsSource name change

13 years agoMerge branch 'bug_615_replace_rawfile' into m2ts_test
ghost [Wed, 24 Nov 2010 15:15:02 +0000 (16:15 +0100)]
Merge branch 'bug_615_replace_rawfile' into m2ts_test

13 years agoMerge branch 'bug_615_replace_rawfile'
ghost [Wed, 24 Nov 2010 15:11:27 +0000 (16:11 +0100)]
Merge branch 'bug_615_replace_rawfile'

13 years agorename iDataSource to iTsSource (no functional change)
ghost [Wed, 24 Nov 2010 15:06:57 +0000 (16:06 +0100)]
rename iDataSource to iTsSource (no functional change)

13 years agoconfigure: make --without-po the default (refs #425)
Andreas Oberritter [Tue, 23 Nov 2010 20:39:47 +0000 (21:39 +0100)]
configure: make --without-po the default (refs #425)

13 years agoDVDPlayer: add missing linker flags for libdreamdvd
Andreas Oberritter [Tue, 23 Nov 2010 20:38:52 +0000 (21:38 +0100)]
DVDPlayer: add missing linker flags for libdreamdvd

13 years agoSoftwareManager: take care of network availability inside SoftwareUpgrade and allow...
acid-burn [Tue, 23 Nov 2010 14:59:02 +0000 (15:59 +0100)]
SoftwareManager: take care of network availability inside SoftwareUpgrade and allow proper exiting. fixes #622

13 years agobsod.cpp: readd lost skin entry.
acid-burn [Tue, 23 Nov 2010 13:37:23 +0000 (14:37 +0100)]
bsod.cpp: readd lost skin entry.

13 years agobsod.cpp: add /proc/bus/nim_sockets to crashlogs. fixes #608
acid-burn [Tue, 23 Nov 2010 13:07:21 +0000 (14:07 +0100)]
bsod.cpp: add /proc/bus/nim_sockets to crashlogs. fixes #608

13 years agoMerge branch 'obi/master'
Andreas Oberritter [Tue, 23 Nov 2010 13:01:44 +0000 (14:01 +0100)]
Merge branch 'obi/master'

13 years agoMerge branch 'bug_615_replace_rawfile'
ghost [Tue, 23 Nov 2010 12:58:30 +0000 (13:58 +0100)]
Merge branch 'bug_615_replace_rawfile'

13 years agoenable m2ts file extension
ghost [Tue, 23 Nov 2010 11:40:58 +0000 (12:40 +0100)]
enable m2ts file extension

13 years agouse service_id and pmtpid from PAT when only one PAT entry is exist
ghost [Tue, 23 Nov 2010 11:40:13 +0000 (12:40 +0100)]
use service_id and pmtpid from PAT when only one PAT entry is exist

13 years agomore work on servicem2ts
ghost [Tue, 23 Nov 2010 11:37:16 +0000 (12:37 +0100)]
more work on servicem2ts

13 years agoMerge branch 'bug_615_replace_rawfile' into m2ts_test
ghost [Tue, 23 Nov 2010 11:34:59 +0000 (12:34 +0100)]
Merge branch 'bug_615_replace_rawfile' into m2ts_test

13 years agolib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuff
ghost [Tue, 23 Nov 2010 11:34:24 +0000 (12:34 +0100)]
lib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuff

13 years agoMerge branch 'bug_617_default_favlist_handling_fix'
ghost [Mon, 22 Nov 2010 16:24:01 +0000 (17:24 +0100)]
Merge branch 'bug_617_default_favlist_handling_fix'

13 years agomain/Makefile.am: don't pass --dirty to Git to support older versions
Andreas Oberritter [Mon, 22 Nov 2010 15:42:33 +0000 (16:42 +0100)]
main/Makefile.am: don't pass --dirty to Git to support older versions

13 years agoversion-info: let ENIGMA2_REV default to "" instead of NULL (fixes crash in bsod...
Andreas Oberritter [Mon, 22 Nov 2010 15:32:37 +0000 (16:32 +0100)]
version-info: let ENIGMA2_REV default to "" instead of NULL (fixes crash in bsod.cpp)

13 years agoadd possibility to query CAID/CAPID combination from python
ghost [Mon, 22 Nov 2010 15:19:51 +0000 (16:19 +0100)]
add possibility to query CAID/CAPID combination from python
refs bug #621

13 years agomain/Makefile.am: use --pretty instead of --format to support older Git versions
Andreas Oberritter [Mon, 22 Nov 2010 15:17:29 +0000 (16:17 +0100)]
main/Makefile.am: use --pretty instead of --format to support older Git versions

13 years agomain/Makefile.am: add missing backslash
Andreas Oberritter [Mon, 22 Nov 2010 15:10:51 +0000 (16:10 +0100)]
main/Makefile.am: add missing backslash

13 years agolib/python/Components/config.py: more robust code
ghost [Mon, 22 Nov 2010 11:43:30 +0000 (12:43 +0100)]
lib/python/Components/config.py: more robust code
#refs #617

13 years ago.gitignore: add enigma2.sh
Andreas Oberritter [Wed, 17 Nov 2010 20:43:48 +0000 (21:43 +0100)]
.gitignore: add enigma2.sh

13 years agoinstall idatasource.h
Andreas Oberritter [Wed, 17 Nov 2010 16:43:17 +0000 (17:43 +0100)]
install idatasource.h

13 years agoTo build this version for a Dreambox, you will need a recent OE (branch "opendreambox...
Andreas Oberritter [Wed, 17 Nov 2010 16:17:04 +0000 (17:17 +0100)]
To build this version for a Dreambox, you will need a recent OE (branch "opendreambox-1.6" will do, but "3.0" won't) or at least a backported BitBake recipe from there.

13 years agoremove outdated debug scripts
Andreas Oberritter [Wed, 17 Nov 2010 16:08:43 +0000 (17:08 +0100)]
remove outdated debug scripts

13 years agofix more nfiflash media paths to be non-absolute (#620)
Fraxinas [Wed, 17 Nov 2010 13:51:12 +0000 (14:51 +0100)]
fix more nfiflash media paths to be non-absolute (#620)

13 years agoget rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)
Fraxinas [Wed, 17 Nov 2010 11:10:24 +0000 (12:10 +0100)]
get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)