acid-burn [Tue, 8 Sep 2009 10:31:30 +0000 (12:31 +0200)]
SystemPlugins/SoftwareManager/imagewizard.xml: add laststep=true and isLastWizard condition to imagewizard.
acid-burn [Tue, 8 Sep 2009 10:20:23 +0000 (12:20 +0200)]
Enigma2: de.po, more translation fixes
acid-burn [Tue, 8 Sep 2009 07:29:53 +0000 (09:29 +0200)]
Enigma2: .de language update.
ghost [Sun, 6 Sep 2009 07:16:16 +0000 (09:16 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
ghost [Sun, 6 Sep 2009 07:12:00 +0000 (09:12 +0200)]
DVI-PC -> HDMI-PC on 500hd
acid-burn [Fri, 4 Sep 2009 08:45:25 +0000 (10:45 +0200)]
Enigma2: de,en Language update
acid-burn [Fri, 4 Sep 2009 08:44:37 +0000 (10:44 +0200)]
NetworkSetup.py: update description
acid-burn [Fri, 4 Sep 2009 08:01:15 +0000 (10:01 +0200)]
plugin_cleanupwizard.xml: update descriptions
acid-burn [Fri, 4 Sep 2009 07:58:07 +0000 (09:58 +0200)]
genmetaindex.py: fix metaindex.xml generation
Felix Domke [Thu, 3 Sep 2009 21:01:54 +0000 (23:01 +0200)]
reorder recording question
Felix Domke [Thu, 3 Sep 2009 20:32:03 +0000 (22:32 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 3 Sep 2009 20:31:04 +0000 (22:31 +0200)]
update is language
ghost [Thu, 3 Sep 2009 14:34:21 +0000 (16:34 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 3 Sep 2009 14:33:42 +0000 (16:33 +0200)]
fix skipping forward/backward
Stefan Pluecken [Thu, 3 Sep 2009 14:25:07 +0000 (16:25 +0200)]
allow skipping of end screens in wizards
just add
<condition>
self.condition = self.isLastWizard
</condition>
to the last screen in your wizard
furthermore you need to update the <step>-tag of your last step according to the following example:
<step id="end" laststep="true">
...
</step>
Felix Domke [Thu, 3 Sep 2009 13:09:36 +0000 (15:09 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 3 Sep 2009 13:09:26 +0000 (15:09 +0200)]
da,lt,es,fi,it language update
Stefan Pluecken [Thu, 3 Sep 2009 13:07:06 +0000 (15:07 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Thu, 3 Sep 2009 13:05:18 +0000 (15:05 +0200)]
allow exiting wizards with exit key if there is no step history (i.e. user is in the first step of the wizard)
Stefan Pluecken [Thu, 3 Sep 2009 12:50:23 +0000 (14:50 +0200)]
another translation fix
Stefan Pluecken [Thu, 3 Sep 2009 12:47:23 +0000 (14:47 +0200)]
dome more translations
Stefan Pluecken [Thu, 3 Sep 2009 12:43:24 +0000 (14:43 +0200)]
change some german translations in a/v settings dialog
Felix Domke [Thu, 3 Sep 2009 12:35:05 +0000 (14:35 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 3 Sep 2009 12:34:03 +0000 (14:34 +0200)]
fix exec-begin after timer stop
Stefan Pluecken [Thu, 3 Sep 2009 12:33:51 +0000 (14:33 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Thu, 3 Sep 2009 12:30:40 +0000 (14:30 +0200)]
Add 0 to NumericalTextInputHelpDialog. Check your plugins if the larger help matrix still fits into your screens.
Stefan Pluecken [Thu, 3 Sep 2009 11:57:09 +0000 (13:57 +0200)]
Change "Initialize"-Button in Harddisk initilization dialog to red dot with text.
Stefan Pluecken [Thu, 3 Sep 2009 11:48:39 +0000 (13:48 +0200)]
Resize "introduction"-label in network config to fit in german text.
Stefan Pluecken [Thu, 3 Sep 2009 11:47:04 +0000 (13:47 +0200)]
add some commas in german translations
Felix Domke [Thu, 3 Sep 2009 11:02:04 +0000 (13:02 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 3 Sep 2009 11:01:52 +0000 (13:01 +0200)]
use bit operations instead of power
ghost [Thu, 3 Sep 2009 09:29:16 +0000 (11:29 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 3 Sep 2009 09:28:29 +0000 (11:28 +0200)]
encode all values which come from xml to utf-8
ghost [Thu, 3 Sep 2009 09:27:18 +0000 (11:27 +0200)]
fix srt subtitles
acid-burn [Thu, 3 Sep 2009 07:19:11 +0000 (09:19 +0200)]
Enigma2-meta: install plugins-meta.xml in /usr/share/meta
genmetaindex.py: change index.xml layout a bit
acid-burn [Tue, 1 Sep 2009 15:11:39 +0000 (17:11 +0200)]
CleanupWizard/plugin.py: fix typo
Fraxinas [Tue, 1 Sep 2009 12:52:33 +0000 (14:52 +0200)]
mediaplayer: stop playback if async-done message reports zero audio or video streams (work around spinlock when trying to play weird containers)
acid-burn [Thu, 27 Aug 2009 17:50:45 +0000 (19:50 +0200)]
SystemPlugins/CleanupWizard/cleanupwizard.xml: Fix text to make xml2po happy
acid-burn [Thu, 27 Aug 2009 15:38:58 +0000 (17:38 +0200)]
Enigma2: add CleanupWizard to SystemPlugins and Enigma2 build.
- The CleanupWizard informs you on system boot if your avalalble internal memory (flash) has droppen below 2MB
and allows the removal of enigma2-plugins and skins to cleanup the internal memory (flash) on bootup.
Felix Domke [Thu, 27 Aug 2009 10:06:03 +0000 (12:06 +0200)]
add ' fps'
Felix Domke [Thu, 27 Aug 2009 09:38:23 +0000 (11:38 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 27 Aug 2009 09:38:14 +0000 (11:38 +0200)]
add Framerate to ServiceInfo
Fraxinas [Thu, 27 Aug 2009 08:26:53 +0000 (10:26 +0200)]
show correct icon for "repeat" state
acid-burn [Wed, 26 Aug 2009 21:07:36 +0000 (23:07 +0200)]
PluginBrowser.py: -dont show downloadable plugins twice
- properly reload list after download/remove of an plugin
acid-burn [Wed, 26 Aug 2009 19:07:07 +0000 (21:07 +0200)]
PluginBrowser.py: dont use "ipkg list_installed" on second run if "Download Plugins" was selected, instead use correct "ipkg list" as we want available plugins and not already installed.
Felix Domke [Sun, 23 Aug 2009 22:35:36 +0000 (00:35 +0200)]
one less reason for enigma2 to crash on startup when flash is full.
Felix Domke [Sun, 23 Aug 2009 22:30:31 +0000 (00:30 +0200)]
fix for unused buttons on bottom row
ghost [Sun, 23 Aug 2009 07:11:26 +0000 (09:11 +0200)]
RecordTimer.py: dont open recordfile when timer is just a zaptimer
ghost [Fri, 21 Aug 2009 09:53:46 +0000 (11:53 +0200)]
epgcache.cpp: fix restoring the timezone after mhwepg read
ghost [Fri, 21 Aug 2009 08:44:48 +0000 (10:44 +0200)]
RecordTimer.py: one time is enough
ghost [Fri, 21 Aug 2009 08:37:01 +0000 (10:37 +0200)]
RecordTimer.py: cleanup imports
ghost [Fri, 21 Aug 2009 08:25:16 +0000 (10:25 +0200)]
RecordTimer.py: import needed insort
ghost [Fri, 21 Aug 2009 08:17:43 +0000 (10:17 +0200)]
RecordTimer.py: fix
ghost [Fri, 21 Aug 2009 08:12:38 +0000 (10:12 +0200)]
update language cache
ghost [Fri, 21 Aug 2009 07:03:00 +0000 (09:03 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 21 Aug 2009 07:02:49 +0000 (09:02 +0200)]
serbian translation update by majevica
Andreas Oberritter [Wed, 19 Aug 2009 12:06:42 +0000 (14:06 +0200)]
remove index_*.xml on uninstall
ghost [Thu, 20 Aug 2009 18:54:44 +0000 (20:54 +0200)]
timer.py: revert change needed for recordtimer add own doActivate to recordtimer
ghost [Thu, 20 Aug 2009 07:52:23 +0000 (09:52 +0200)]
RecordTimer.py: fix parallel recording of the same event on multiple services
ghost [Thu, 20 Aug 2009 06:33:11 +0000 (08:33 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Wed, 19 Aug 2009 15:15:18 +0000 (17:15 +0200)]
log signal quality during diseqc tester runs
ghost [Wed, 19 Aug 2009 12:41:26 +0000 (14:41 +0200)]
RecordTimer.py: remove debug output
ghost [Wed, 19 Aug 2009 12:20:18 +0000 (14:20 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 19 Aug 2009 12:20:10 +0000 (14:20 +0200)]
change deepstandby wakeup time a little bit
Andreas Oberritter [Wed, 19 Aug 2009 12:04:39 +0000 (14:04 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
ghost [Wed, 19 Aug 2009 10:49:36 +0000 (12:49 +0200)]
fix recordings from deepstandby when the current channel must be stopped because of lacking resources
acid-burn [Wed, 19 Aug 2009 06:49:30 +0000 (08:49 +0200)]
Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefiles
Andreas Oberritter [Tue, 18 Aug 2009 19:43:20 +0000 (21:43 +0200)]
xml2po: allow parsing multiple files or directories at once
Andreas Oberritter [Tue, 18 Aug 2009 16:21:37 +0000 (18:21 +0200)]
set permissions to 644 for data files
Andreas Oberritter [Tue, 18 Aug 2009 16:08:03 +0000 (18:08 +0200)]
remove orphaned FileManager plugin
Andreas Oberritter [Tue, 18 Aug 2009 16:06:34 +0000 (18:06 +0200)]
remove obsolete .cvsignore files
Andreas Oberritter [Tue, 18 Aug 2009 15:32:15 +0000 (17:32 +0200)]
add missing semicolon after ASSERT()
Andreas Oberritter [Tue, 18 Aug 2009 15:16:07 +0000 (17:16 +0200)]
do not use wildcards, because it breaks builds outside the source directory and therefore breaks 'make distcheck'
Andreas Oberritter [Tue, 18 Aug 2009 14:10:40 +0000 (16:10 +0200)]
move supported language codes to po/LINGUAS
Andreas Oberritter [Tue, 18 Aug 2009 14:06:58 +0000 (16:06 +0200)]
add Makefiles to include/ and lib/dvb/lowlevel/
Andreas Oberritter [Tue, 18 Aug 2009 13:59:17 +0000 (15:59 +0200)]
ignore file 'entries'
Andreas Oberritter [Mon, 17 Aug 2009 02:13:15 +0000 (04:13 +0200)]
DVDBurn: avoid spaces in filenames
Andreas Oberritter [Sat, 15 Aug 2009 16:45:45 +0000 (18:45 +0200)]
remove FritzCall (moved to enigma2-plugins CVS some time ago)
acid-burn [Tue, 18 Aug 2009 08:12:33 +0000 (10:12 +0200)]
Don't install *.jpg files with the Plugin metadata to save space.
acid-burn [Tue, 18 Aug 2009 07:56:49 +0000 (09:56 +0200)]
main/bsod.cpp:
- introduce new xml crashlog style for better readability
- add more informations to the crashlogs, like /etc/image-version, installed components...
- handle new options set by the CrashlogAutoSubmit plugin for even more detailed crashlogs.
acid-burn [Tue, 18 Aug 2009 07:45:04 +0000 (09:45 +0200)]
SystemPlugins/CrashlogAutoSubmit/plugin.py:
- introduce new option for sending anonymized crashlogs.
This is disabled by default and adds currently the enigma2 settings to the crashlog.
You have to enable this if you dont't want this.
- introduce new options to add Network and WLAN configurations to the crashlog.
These are also disabled by default, enable it if you think it is useful for your crash reporting.
ghost [Mon, 17 Aug 2009 16:57:49 +0000 (18:57 +0200)]
lib/dvb/frontend.cpp: DTV frontend api support is now working (DVB-S2 is also working now)
Felix Domke [Mon, 17 Aug 2009 00:37:13 +0000 (02:37 +0200)]
create index files for plugin metadata
Felix Domke [Sun, 16 Aug 2009 22:47:51 +0000 (00:47 +0200)]
enable metadata install, install into /usr/share/enigma2/meta/enigma2/
Felix Domke [Sun, 16 Aug 2009 22:47:18 +0000 (00:47 +0200)]
add tool to generate meta index data
ghost [Sun, 16 Aug 2009 13:49:38 +0000 (15:49 +0200)]
add support for DTV tuning api (not tested yet)
this should fix tuning to DVB-S2 Transponders with kernel 2.6.30
Andreas Oberritter [Sat, 15 Aug 2009 16:42:25 +0000 (18:42 +0200)]
remove SimpleRSS (moved to enigma2-plugins CVS some time ago)
Andreas Oberritter [Sat, 15 Aug 2009 16:32:30 +0000 (18:32 +0200)]
remove unused lib/network
Andreas Oberritter [Sat, 15 Aug 2009 15:50:31 +0000 (17:50 +0200)]
add some more files to gitignore
Andreas Oberritter [Sat, 15 Aug 2009 15:47:50 +0000 (17:47 +0200)]
delete some unused source files
Andreas Oberritter [Sat, 15 Aug 2009 15:38:43 +0000 (17:38 +0200)]
Makefile.am: use dist_*_DATA to include data files in tarballs
Andreas Oberritter [Sat, 15 Aug 2009 14:59:30 +0000 (16:59 +0200)]
update all Makefile.am files
remove 'AUTOMAKE_OPTIONS = gnu', which is the default,
use pkgdatadir instead of $(DATADIR)/enigma2,
use pkglibdir instead of $(LIBDIR)/enigma2
Andreas Oberritter [Sat, 15 Aug 2009 14:39:24 +0000 (16:39 +0200)]
remove unterminated #if
Andreas Oberritter [Sat, 15 Aug 2009 14:27:29 +0000 (16:27 +0200)]
prepare for deprecation of <ext/hash_map>, but leave new code disabled, because it requires compilation with -std=c++0x, which in turn requires g++ >= 4.3
Andreas Oberritter [Sat, 15 Aug 2009 14:23:21 +0000 (16:23 +0200)]
remove some unused definitions from acinclude.m4
Andreas Oberritter [Sat, 15 Aug 2009 14:17:19 +0000 (16:17 +0200)]
Don't define open or fopen if _FILE_OFFSET_BITS == 64
If _FILE_OFFSET_BITS is 64, then (f)open will be converted
automatically to (f)open64, resulting in duplicate symbols
Felix Domke [Fri, 14 Aug 2009 11:24:11 +0000 (13:24 +0200)]
refresh version.h when svn info changed
Felix Domke [Fri, 14 Aug 2009 11:23:54 +0000 (13:23 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 13 Aug 2009 17:08:17 +0000 (19:08 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 13 Aug 2009 17:07:48 +0000 (19:07 +0200)]
dvb/frontend.cpp: fix DVB-C and DVB-T after yesterday change