summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakdvb
Commit message (Expand)AuthorAgeFilesLines
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-2/+2
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-4/+4
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-6/+6
* convert from mygtk2 to ugtk2Thierry Vignaud2013-11-241-1/+1
* use mygtk2::register_main_window()Thierry Vignaud2012-12-131-1/+1
* kill dead emailsThierry Vignaud2012-01-271-1/+1
* drakdvb: use do_pkgs directlyPascal Terjan2009-02-261-1/+2
* drakdvb: install w_scan if needed (#48242)Pascal Terjan2009-02-261-0/+1
* kill running vlc if configured with one-instance by default (it does not use ...Olivier Blin2009-02-191-0/+5
* prefer vlc if presentOlivier Blin2009-02-191-1/+19
* do not try to start player if no channel is selectedOlivier Blin2009-02-191-1/+2
* sort channels listOlivier Blin2009-02-191-2/+3
* Don't warn if the config file was emptyPascal Terjan2009-01-261-1/+1
* do not overwrite outside $_Olivier Blin2009-01-261-0/+1
* remove unused variableOlivier Blin2009-01-261-2/+0
* explicitely use MDK::CommonOlivier Blin2009-01-261-0/+1
* $w is unusedOlivier Blin2009-01-261-1/+1
* _w is not unused, rename itOlivier Blin2009-01-261-7/+7
* perl_checker styleOlivier Blin2009-01-261-13/+13
* (detect_channels) do not warn if file doesn't existThierry Vignaud2009-01-261-1/+3
* fix checking return codeOlivier Blin2009-01-261-3/+3
* Only call dirname once, spotted by blinoPascal Terjan2009-01-261-1/+1
* Create ~/.mplayer if neededPascal Terjan2009-01-251-0/+1
* add svn:executable propertyOlivier Blin2009-01-231-0/+0
* Handle closing by window managerPascal Terjan2009-01-211-1/+4
* Avoid a race if w_scan quits too fastPascal Terjan2009-01-211-13/+16
* Fork myself to not freeze the interfacePascal Terjan2009-01-211-10/+33
* Drop () only for display, and fix double click on channelPascal Terjan2009-01-211-5/+8
* Import first version of drakdvbPascal Terjan2009-01-201-0/+106