Fraxinas [Tue, 4 Aug 2009 11:26:48 +0000 (13:26 +0200)]
allow two different behaviours when going into resume: SUSPEND_STOPS (default as usual) and new SUSPEND_PAUSES (introduced for dvd player)
ghost [Mon, 3 Aug 2009 08:47:32 +0000 (10:47 +0200)]
data/countries/yu.png: update slovenian flag
ghost [Mon, 3 Aug 2009 08:28:51 +0000 (10:28 +0200)]
po/sr.po: serbian tranlation update by majevica
ghost [Fri, 31 Jul 2009 22:20:35 +0000 (00:20 +0200)]
encoding.conf: add more polish transponders on hotbird
ghost [Fri, 31 Jul 2009 21:42:32 +0000 (23:42 +0200)]
fix convertDVBUTF8 default table (0 is now iso6397 but we want iso8859-1)
ghost [Thu, 30 Jul 2009 10:09:22 +0000 (12:09 +0200)]
general language update to merge in new translatable texts
ghost [Thu, 30 Jul 2009 10:07:43 +0000 (12:07 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 30 Jul 2009 10:03:34 +0000 (12:03 +0200)]
add serbian language (thx to majevica)
update language_cache.py
Fraxinas [Wed, 29 Jul 2009 12:08:29 +0000 (14:08 +0200)]
fix disc size unit confusion
Fraxinas [Wed, 29 Jul 2009 08:26:15 +0000 (10:26 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 29 Jul 2009 08:24:08 +0000 (10:24 +0200)]
change disc size determination and tweak dual layer growisofs arguments
Fraxinas [Wed, 29 Jul 2009 08:12:31 +0000 (10:12 +0200)]
add getSize convenience function to obtain file or directory size (not tested with directories containing lots of files)
acid-burn [Wed, 29 Jul 2009 07:45:35 +0000 (09:45 +0200)]
add CrashlogAutoSubmit Plugin for automatic crashlog mailing, needs oe update
ghost [Tue, 28 Jul 2009 13:35:00 +0000 (15:35 +0200)]
Revert "more standard conform handling for dvb-text encodings"
This reverts commit
efdb7161844b7be58cdc5ec3308d8aaf5b257894.
ghost [Mon, 27 Jul 2009 17:55:11 +0000 (19:55 +0200)]
lib/dvb/subtitle.cpp: change assertions to warnings
ghost [Mon, 27 Jul 2009 17:36:23 +0000 (19:36 +0200)]
lib/dvb/subtitle.h/cpp: cleanup, fixes for sky brazil 2bit dvb subtitles, add supported for HD DVB subtitles (seen on bbc hd)
lib/dvb/esubtitle.cpp: add support for HD DVB subtiles (seen on BBC HD)
ghost [Sun, 26 Jul 2009 13:34:59 +0000 (15:34 +0200)]
subtitle.cpp/h: small fixes
ghost [Sun, 26 Jul 2009 13:21:58 +0000 (15:21 +0200)]
PluginComponent: fix setting wakeuptime from plugin
ghost [Sun, 26 Jul 2009 10:34:30 +0000 (12:34 +0200)]
encoding.conf: set default encoding for texts with "deu" as language code to ISO8859-9
Its needed since the correct implementation of the EN300468 dvb-text handling
SKY Germany dont set a valid encoding when german umlauts are used
ghost [Sun, 26 Jul 2009 10:09:55 +0000 (12:09 +0200)]
pmt.cpp: fix for stupid fix fix
ghost [Sun, 26 Jul 2009 09:28:19 +0000 (11:28 +0200)]
pmt.cpp: fix stupid fix
ghost [Sun, 26 Jul 2009 08:46:27 +0000 (10:46 +0200)]
db.cpp: add hack for dish network tv service types
ghost [Sun, 26 Jul 2009 06:54:28 +0000 (08:54 +0200)]
pmt.cpp: more streamtype detection fixes (?!?)
dont handle pids with teletext descriptor as audio/video
ghost [Sat, 25 Jul 2009 14:47:12 +0000 (16:47 +0200)]
enigma.cpp: take care of running fullsize pig timer on e2 shutdown
ghost [Sat, 25 Jul 2009 13:37:19 +0000 (15:37 +0200)]
encoding.conf: add missing transponders on 7E
ghost [Sat, 25 Jul 2009 12:50:04 +0000 (14:50 +0200)]
encoding.conf: add comments
ghost [Sat, 25 Jul 2009 12:49:50 +0000 (14:49 +0200)]
string.cpp: change debug info
ghost [Sat, 25 Jul 2009 12:13:05 +0000 (14:13 +0200)]
more standard conform handling for dvb-text encodings
with this fix no more special handling for UPC Direkt transponders
on 19.2°E and CS Link on 23.5°E is needed
but some polish providers still needs special handling... i think they
interpreted the spec in the wrong way
ghost [Fri, 24 Jul 2009 22:57:50 +0000 (00:57 +0200)]
subtitle.cpp: return correct size of consumed bytes
ghost [Fri, 24 Jul 2009 22:02:23 +0000 (00:02 +0200)]
make PIG working with HD Skins
ghost [Fri, 24 Jul 2009 21:33:16 +0000 (23:33 +0200)]
fix tabs
ghost [Fri, 24 Jul 2009 21:33:02 +0000 (23:33 +0200)]
Converter/TemplatedMultiContent.py: add MultiContentEntryPixmapAlphaBlend
ghost [Fri, 24 Jul 2009 19:47:19 +0000 (21:47 +0200)]
dvbci.cpp: get rid of strange messages from alphacrypt CI when zap from a scrambled to an unscrambled service
acid-burn [Wed, 22 Jul 2009 06:41:27 +0000 (08:41 +0200)]
properly update statusbar after network restart
also ignore wmaster0 interface
acid-burn [Mon, 20 Jul 2009 14:07:29 +0000 (16:07 +0200)]
some more work on plugin manager
add experimental plugin meta informations, not yet included in build process
install missing py from TuxboxPlugins plugin
remove Filemanger from plugins build process
ghost [Mon, 20 Jul 2009 08:16:48 +0000 (10:16 +0200)]
Converter/ServicePosition.py: fix order of inheritance to fix suspend handling
ghost [Mon, 20 Jul 2009 08:15:47 +0000 (10:15 +0200)]
Converter/Poll.py: fix suspend
ghost [Sun, 19 Jul 2009 15:58:47 +0000 (17:58 +0200)]
fixes for /dev/misc/pvr opening problems in some conditions
ghost [Sun, 19 Jul 2009 10:39:50 +0000 (12:39 +0200)]
data/defaults/Dream: add dm500hd stuff
ghost [Fri, 17 Jul 2009 19:52:42 +0000 (21:52 +0200)]
RecordTimer.py: dont stop a running TS playback or other playback when a recordtimer couldn't be started
Felix Domke [Fri, 17 Jul 2009 10:46:44 +0000 (12:46 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Fri, 17 Jul 2009 10:46:37 +0000 (12:46 +0200)]
un-inline scale, assert non-zero denominators
ghost [Fri, 17 Jul 2009 10:37:07 +0000 (12:37 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Fri, 17 Jul 2009 10:36:22 +0000 (12:36 +0200)]
ignore empty pixmaps
ghost [Fri, 17 Jul 2009 10:32:44 +0000 (12:32 +0200)]
we need policy2 in libdreamdvd for 16:10 support
Felix Domke [Thu, 16 Jul 2009 21:41:52 +0000 (23:41 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 16 Jul 2009 21:41:44 +0000 (23:41 +0200)]
properly scale change regions
Felix Domke [Thu, 16 Jul 2009 21:40:22 +0000 (23:40 +0200)]
correct y_offset from libdreamdvd
Felix Domke [Thu, 16 Jul 2009 21:39:16 +0000 (23:39 +0200)]
allow use of alphablended pixmaps in multicontent lists
ghost [Wed, 15 Jul 2009 15:34:07 +0000 (17:34 +0200)]
update default favourites
ghost [Wed, 15 Jul 2009 14:57:19 +0000 (16:57 +0200)]
longer sdt timeout (needed for "dish network" scan)
Andreas Oberritter [Wed, 15 Jul 2009 11:41:37 +0000 (13:41 +0200)]
prepare TS recorder for current kernel versions
ghost [Tue, 14 Jul 2009 16:02:44 +0000 (18:02 +0200)]
servicemp3.cpp: fix memleaks and fix tabs
ghost [Tue, 14 Jul 2009 07:55:54 +0000 (09:55 +0200)]
servicemp3.cpp: follow changes needed for latest dvbaudio/videosink
this code no more work with old dvbaudio/videosink!!! you need the sinks with SRCDATE >=
20090714
ghost [Mon, 13 Jul 2009 10:48:30 +0000 (12:48 +0200)]
show services with unnamed "provider" in "Unknown" Provider
ghost [Mon, 13 Jul 2009 09:42:20 +0000 (11:42 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 13 Jul 2009 09:41:27 +0000 (11:41 +0200)]
scan.cpp: more robust streamtype detection for pat scan.. use libdvbsi++ to parse registration descriptor
ghost [Mon, 13 Jul 2009 09:40:41 +0000 (11:40 +0200)]
dvb/pmt.cpp: more robust streamtype detection, add debug output for ambiguous detected stream types, use libdvbsi to parse registration descriptor (added to libdvbsi++
20080603)
Fraxinas [Mon, 13 Jul 2009 09:39:24 +0000 (11:39 +0200)]
try deleting 4 primary partitions before creating new partition table
Andreas Oberritter [Sun, 12 Jul 2009 17:00:14 +0000 (19:00 +0200)]
include cstdio to fix build with gcc 4.4
Andreas Oberritter [Fri, 10 Jul 2009 11:22:05 +0000 (13:22 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Andreas Oberritter [Fri, 10 Jul 2009 11:21:18 +0000 (13:21 +0200)]
don't catch IOError in readFile()
ghost [Fri, 10 Jul 2009 09:47:35 +0000 (11:47 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 10 Jul 2009 09:46:44 +0000 (11:46 +0200)]
lib/dvb/pmt.cpp: always parse all descriptors .. (some audio streams have a audio_stream_descriptor and also other ac3 descriptors)
Felix Domke [Thu, 9 Jul 2009 23:03:09 +0000 (01:03 +0200)]
fix teletext colors
ghost [Thu, 9 Jul 2009 10:20:36 +0000 (12:20 +0200)]
fix non working recording on dm800 when a recording is started during ts playback
Andreas Oberritter [Wed, 8 Jul 2009 14:28:34 +0000 (16:28 +0200)]
add support for harddisks managed by udev
Fraxinas [Wed, 8 Jul 2009 09:07:31 +0000 (11:07 +0200)]
DVDBurn... allow jumping from complex titleset titles to main disc menu. implement menu language selection.
Felix Domke [Wed, 8 Jul 2009 01:11:22 +0000 (03:11 +0200)]
make incoming lines delete old line content
Andreas Oberritter [Tue, 7 Jul 2009 21:37:57 +0000 (23:37 +0200)]
don't touch network configuration on remote rootfs
ghost [Tue, 7 Jul 2009 07:48:20 +0000 (09:48 +0200)]
take care of utf-8 when cutting filename
ghost [Mon, 6 Jul 2009 21:25:37 +0000 (23:25 +0200)]
Directories.py: max filename length without extension is now 240 characters.. (ext3 can handle only 255 characters)
thx to adenin for bugreport
ghost [Mon, 6 Jul 2009 21:01:15 +0000 (23:01 +0200)]
small fix
ghost [Mon, 6 Jul 2009 21:28:27 +0000 (23:28 +0200)]
RecordTimer.py: fix typo (thx for adenin)
ghost [Mon, 6 Jul 2009 10:04:02 +0000 (12:04 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 6 Jul 2009 10:03:06 +0000 (12:03 +0200)]
more prio for linked and satpos dependent tuners when the base tuner is in use
Felix Domke [Fri, 3 Jul 2009 15:16:16 +0000 (17:16 +0200)]
add slovene language, thanks to matej
Felix Domke [Fri, 3 Jul 2009 15:11:53 +0000 (17:11 +0200)]
Language update: da,fr,it,lt,pl,sv,tr - thanks!
Felix Domke [Fri, 3 Jul 2009 11:45:02 +0000 (13:45 +0200)]
fix MOVIE_REC_FILESIZE, thanks to dr_best
ghost [Fri, 3 Jul 2009 10:35:05 +0000 (12:35 +0200)]
allow to do a manual scan on linked tuners when the type of linked and directly connected tuner is not equal (DVB-S linked to DVB-S2 or vice versa)
Felix Domke [Thu, 2 Jul 2009 15:56:43 +0000 (17:56 +0200)]
when starting from scanner, don't ask if DVD in drive should be played, just do it.
Fraxinas [Thu, 2 Jul 2009 07:33:18 +0000 (09:33 +0200)]
MediaPlayer: add *.m2ts as playable extension (proper demuxing will be done by gstreamer's mpegtsdemux)
Fraxinas [Wed, 1 Jul 2009 08:57:41 +0000 (10:57 +0200)]
DVDBurn: parse new projectx version (0.90.4.00.b30) audio PID messages correctly
Felix Domke [Tue, 30 Jun 2009 19:02:13 +0000 (21:02 +0200)]
add some assertions
ghost [Tue, 30 Jun 2009 07:34:05 +0000 (09:34 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 30 Jun 2009 07:32:48 +0000 (09:32 +0200)]
NimManager.py: fix not working "Tuner Equal to" option in complex tuner configurations
Felix Domke [Mon, 29 Jun 2009 23:30:40 +0000 (01:30 +0200)]
initialize m_cursor, fix cursorValid
Felix Domke [Mon, 29 Jun 2009 22:16:19 +0000 (00:16 +0200)]
make dm8000 blink pattern a bit nicer
Fraxinas [Mon, 29 Jun 2009 06:47:41 +0000 (08:47 +0200)]
Revert "mediaplayer: allow playback of flv files"
This reverts commit
35403704d9aee1e5d322e2fa59a90d8fb2a32c91.
Fraxinas [Mon, 29 Jun 2009 06:47:26 +0000 (08:47 +0200)]
Revert "servicemp3: allow .flv extension (this will ONLY work with most recent version of flv containers containing h264 video and nothing else!"
This reverts commit
7ee1ed6595e67596385af85719a262d63dbcc93e.
Fraxinas [Mon, 29 Jun 2009 06:38:46 +0000 (08:38 +0200)]
servicemp3: allow .flv extension (this will ONLY work with most recent version of flv containers containing h264 video and nothing else!
gst-plugin-flv is required for demuxing)
Fraxinas [Mon, 29 Jun 2009 06:28:17 +0000 (08:28 +0200)]
mediaplayer: allow playback of flv files
Felix Domke [Fri, 26 Jun 2009 11:47:21 +0000 (13:47 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Fri, 26 Jun 2009 11:47:12 +0000 (13:47 +0200)]
only save last time whenever a new event comes up
ghost [Thu, 25 Jun 2009 21:24:33 +0000 (23:24 +0200)]
db.cpp: compare complete provider and service name
ghost [Thu, 25 Jun 2009 20:15:12 +0000 (22:15 +0200)]
ChannelSelection.py: add dvb service type 22 as tv service, add dvb service type 10 as radio service
ghost [Thu, 25 Jun 2009 20:13:52 +0000 (22:13 +0200)]
scan.cpp: sync audio/video detection with current pmt.cpp code
Felix Domke [Wed, 24 Jun 2009 21:47:30 +0000 (23:47 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Wed, 24 Jun 2009 21:47:22 +0000 (23:47 +0200)]
also provide showInfobarOrEpgWhenInfobarAlreadyVisible in InfoBarSimpleEventView
Fraxinas [Tue, 23 Jun 2009 18:03:33 +0000 (20:03 +0200)]
when in standby, don't ask for preview, just burn baby, burn