aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-11-06needed update for avahi stuffghost
2008-11-06add additional clear text error messages for burntaskFraxinas
2008-11-06actually burn and not just simulate burning to dvd-MINUS-r(w) mediaFraxinas
2008-11-06fix syntax errorghost
2008-11-06dont add cmd to arglistghost
2008-11-06add possibility to call eConsoleAppContainer execute with unlimited count of ...ghost
2008-11-06uncomment necessary lineFraxinas
2008-11-06fix mem bug by changing c strings to cpp stringsFraxinas
2008-11-06Add DiSEqC reset after voltage enable and tune failed... hopefully this fixes...ghost
2008-11-06add possibility to disable user input in Messageboxesghost
2008-11-06fix execute string for tasksandy
2008-11-06add plugin list icon for dvdburnandy
2008-10-30small refcounting fixes, add private operator delete to iObjectAndreas Monzner
2008-10-29also use refcounting for eTimersAndreas Monzner
2008-10-29fix compiler warningAndreas Monzner
2008-10-29delete eSocketNotifiers isnt allowed...Andreas Monzner
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
2008-10-29hand over extra_args to finished callback for eBatch callsAndreas Frisch
2008-10-29allow creating .ISO files. allow burning .ISO images or preauthored dvd struc...Andreas Frisch
2008-10-29fix non working timer disable for recurring timers,Andreas Monzner
2008-10-29fix dependenciesAndreas Monzner
2008-10-29remove no more needed filesAndreas Monzner
2008-10-29add eBatch function for running system commands sequentiallyAndreas Frisch
2008-10-28remove non working wrapper class to add a (unneeded) .get() call toAndreas Monzner
2008-10-28add flac and mp4Andreas Frisch
2008-10-28change internal handling of media format types and don't scan cd before openi...Andreas Frisch
2008-10-28cleanup eConsoleAppContainer code.. execute is now only possible to call withAndreas Monzner
2008-10-27small cleanupAndreas Monzner
2008-10-27use functions for sequence instead of tuple or list.. so both types areAndreas Monzner
2008-10-27allow burning data dvds containing (.ts) files > 2 GB and long file namesAndreas Frisch
2008-10-27correctly parse output of new epopen commandAndreas Frisch
2008-10-27install Console.pyAndreas Monzner
2008-10-27long -> intAndreas Monzner
2008-10-27add support for cyclic garbage collection to eConsoleAppContainerAndreas Monzner
2008-10-27add workaroundAndreas Monzner
2008-10-27switch network to use new epopen implementation instead of system callAndreas Frisch
2008-10-27switch from job to epopen for the info part. (this crashes when exiting befor...Andreas Frisch
2008-10-27incorporate new class to support own asynchronous implementation of a "popen"...Andreas Frisch
2008-10-27changes on behalf of acid-burnAndreas Frisch
2008-10-27set pat/pmt timeout back to 20 seconds... to get rid of recordings withoutAndreas Monzner
2008-10-26fix crash upon invalid mountpointAndreas Frisch
2008-10-26workaround for config entry dependenciesFelix Domke
2008-10-25remove duplicate code, add 'quit and delete movie'-option (experts only), mov...Felix Domke
2008-10-24small fixes for loopthroughAndreas Monzner
2008-10-24change eConsoleAppcontainers to using standard system shell 'sh' as suggested...Andreas Frisch
2008-10-24add language cache to speed up language selection and wizzardFelix Domke
2008-10-23fix garbage collection (Modules/gcmodule.c:380: move_unreachable: AssertionAndreas Monzner
2008-10-23fix typoFelix Domke
2008-10-23turn around action maps so that red key (abort) works againAndreas Frisch
2008-10-23add summary screen for task viewAndreas Frisch