aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn
AgeCommit message (Collapse)Author
2011-02-23Merge branch 'bug_673_dvdburn_keyerror'Fraxinas
2011-02-09[DVDBurn] fix rare crash condition in audio stream cleanup taskFraxinas
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=True for plugins that need a enigma2 ↵acid-burn
restart after installation. refs #670
2010-11-17get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-10-08fix order and correct association of languages and audio stream files and ↵Fraxinas
set a limit of 8 (fixes bug #596)
2010-10-06[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵Fraxinas
#429)
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2010-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
2010-03-31[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
2010-03-31[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-30Revert "[DVDBurn] usability improvements: title list layout, bottom info ↵Fraxinas
area, consistency of user interface (fixes #316)" This reverts commit cf16247cbcaf1620ad597c24323c81ac3604cbda.
2010-03-29[DVDBurn] usability improvements: title list layout, bottom info area, ↵andy
consistency of user interface (fixes #316)
2010-03-12refs bug #429Stefan Pluecken
change "mkisofs" to "genisoimage" since it is only a link to genisoimage in oe 1.5 and the link is'n set in oe 1.6
2010-03-12fixes bug #429Stefan Pluecken
remove some absolute paths
2010-01-02Merge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'ghost
2010-01-02Merge remote branch 'origin/bug_348_dvdburn_residenttask'ghost
2010-01-02Merge remote branch 'origin/bug_135_dvdburn_ts_only'ghost
2009-12-23DVDBurn: remove deprecated importsFraxinas
2009-12-23DVDBurn: set callback in WaitForResidentTasks to prevent possible crash on ↵Fraxinas
user abort
2009-11-30[DVDBurn] fix bug 333: display movie length in title listFraxinas
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-11-25DVDBurn: switch TiteList to templatedmulticontentlist, allow skinning and ↵Fraxinas
display extra title information
2009-11-25DVDBurn Plugin: prevent "English" from showing up twice in language selectionFraxinas
2009-11-17for all non-ts files, display error message when trying to burn to dvdFraxinas
2009-11-04DVDBurn fix capacity report for full dual layer media in Media ToolboxFraxinas
2009-10-12DVDBurn/ProjectSettings.py: -remove no more needed FileBrowser Skin and ↵acid-burn
allow individual skinning
2009-10-12Enigma2{skin_default.xml,Plugins-DVDBurn,DVDPlayer}: - move FileBrowser Skin ↵acid-burn
into skin_default and allow individual skinning
2009-10-06Extensions/DVDBurn: - use center,center for screens where possibleacid-burn
- replace some Lables through StaticText - remove unused Buttons - minor Skin alignments - use own Skin for adding a Title to the DVD, this changes button actions.(Red is now close, green is add and yellow edit)
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18do not use wildcards, because it breaks builds outside the source directory ↵Andreas Oberritter
and therefore breaks 'make distcheck'
2009-08-18DVDBurn: avoid spaces in filenamesAndreas Oberritter
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-07-29fix disc size unit confusionFraxinas
2009-07-29change disc size determination and tweak dual layer growisofs argumentsFraxinas
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-07-08DVDBurn... allow jumping from complex titleset titles to main disc menu. ↵Fraxinas
implement menu language selection.
2009-07-01DVDBurn: parse new projectx version (0.90.4.00.b30) audio PID messages correctlyFraxinas
2009-06-23when in standby, don't ask for preview, just burn baby, burnFraxinas
2009-06-17don't crash when removing of temp. files failesFraxinas
2009-03-23fix crash on aborting during CheckDiskspaceTaskFraxinas
2009-03-03fix selecting menu template and background image files, only allow start of ↵Fraxinas
burning process if at least one title is in the collection, otherwise hide menu entry and add yes-no-box before burning with RECORD key on rcu
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-20improve usability: hide some advanced options below expert, clear out and ↵Fraxinas
resort main menu, hide button text of inactive buttons, warn when adding a new title which causes exceeding single and dual layer medium size