Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drakdvb: use do_pkgs directly | Pascal Terjan | 2009-02-26 | 1 | -1/+2 |
| | |||||
* | drakdvb: install w_scan if needed (#48242) | Pascal Terjan | 2009-02-26 | 1 | -0/+1 |
| | |||||
* | kill running vlc if configured with one-instance by default (it does not use ↵ | Olivier Blin | 2009-02-19 | 1 | -0/+5 |
| | | | | DVB options from new command line) | ||||
* | prefer vlc if present | Olivier Blin | 2009-02-19 | 1 | -1/+19 |
| | |||||
* | do not try to start player if no channel is selected | Olivier Blin | 2009-02-19 | 1 | -1/+2 |
| | |||||
* | sort channels list | Olivier Blin | 2009-02-19 | 1 | -2/+3 |
| | |||||
* | Don't warn if the config file was empty | Pascal Terjan | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | do not overwrite outside $_ | Olivier Blin | 2009-01-26 | 1 | -0/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2009-01-26 | 1 | -2/+0 |
| | |||||
* | explicitely use MDK::Common | Olivier Blin | 2009-01-26 | 1 | -0/+1 |
| | |||||
* | $w is unused | Olivier Blin | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | _w is not unused, rename it | Olivier Blin | 2009-01-26 | 1 | -7/+7 |
| | |||||
* | perl_checker style | Olivier Blin | 2009-01-26 | 1 | -13/+13 |
| | |||||
* | (detect_channels) do not warn if file doesn't exist | Thierry Vignaud | 2009-01-26 | 1 | -1/+3 |
| | |||||
* | fix checking return code | Olivier Blin | 2009-01-26 | 1 | -3/+3 |
| | |||||
* | Only call dirname once, spotted by blino | Pascal Terjan | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Create ~/.mplayer if needed | Pascal Terjan | 2009-01-25 | 1 | -0/+1 |
| | |||||
* | add svn:executable property | Olivier Blin | 2009-01-23 | 1 | -0/+0 |
| | |||||
* | Handle closing by window manager | Pascal Terjan | 2009-01-21 | 1 | -1/+4 |
| | |||||
* | Avoid a race if w_scan quits too fast | Pascal Terjan | 2009-01-21 | 1 | -13/+16 |
| | |||||
* | Fork myself to not freeze the interface | Pascal Terjan | 2009-01-21 | 1 | -10/+33 |
| | |||||
* | Drop () only for display, and fix double click on channel | Pascal Terjan | 2009-01-21 | 1 | -5/+8 |
| | |||||
* | Import first version of drakdvb | Pascal Terjan | 2009-01-20 | 1 | -0/+106 |