| Age | Commit message (Collapse) | Author |
|
crash on aborting during CheckDiskspaceTask
|
|
status bar translatables to static english.
|
|
|
|
and flash type devices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
insert/eject. add plugin icon to extensions menu.
|
|
hotplugNotifier list now. use this to speed up Audio CD recognition in MediaPlayer
|
|
playlist, save playlist on exit and default start directory, implement file delete. this update comprises enhancements by courtesy of ralfk. fixes #46
|
|
|
|
|
|
diseqc peripherial poweron command via satellite equipment control plugin
|
|
|
|
mode, move autochapter from project settings to title properties.
|
|
|
|
videos with different audio tracks
introduce title properties screen. this is still a draft version.
|
|
which crashed.
Use first line as email address, second line as "component"-string in crashlogs.
Please add a "maintainer.info"-file to your plugins so crashlogs will be redirected
to the right address.
|
|
like right now or, if any plugins of new type WHERE_EVENTINFO are installed (e.g. GraphMultiEPG, IMDB, OFDB), a choicebox with the relevant plugins. consequence: GraphMultiEPG is no longer ran from extensions menu (blue button) but by long keypress on INFO button instead!
|
|
formats, remove some debug prints
|
|
to playlist, only add media files and no playlist files
|
|
speed up thumbnail view in pictureplayer plugin
|
|
|
|
rudimentary progress for mplextask in dvdburn (requires dvdauthor patch)
|
|
|
|
|
|
|
|
|
|
and change the default backup location to harddisk (on behalf of sat-man)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eConsoleAppContainers in callback funktions without crash
|
|
structures (e.g. from failed burning attempts) to DVD. allow choice between ISO9660 level 1, ISO9660 version 2 and UDF as file system for data DVDs. new options are available for selection within settings screen. burning dvd from image is available as option in menu.
|
|
|
|
eConsoleAppContainers.. so now all external plugins must remove this .get()
calls...
example:
cont = eConsoleAppContainer()
cont.appClosed.append(cb_func) # old was
cont.appClosed.get().append(cb_func)
|
|
opening context menu
|
|
|
|
|
|
before cb has fired... will be fixed)
|
|
|
|
|
|
|