| Commit message (Expand) | Author | Age | Files | Lines |
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+2 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -2/+2 |
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 1 | -1/+2 |
* | we never pass a prefix to lang::read() which is always use in standalone, | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -5/+5 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | fix tv cards detection | Thierry Vignaud | 2004-04-22 | 1 | -1/+1 |
* | fix tv cards managed by cx88 and saa7134 (#9112) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | fix error message (#9080) | Thierry Vignaud | 2004-03-20 | 1 | -3/+2 |
* | cleanup | Thierry Vignaud | 2004-03-20 | 1 | -4/+1 |
* | fix loged message (thx perl_checko) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | fix #3193: | Thierry Vignaud | 2004-03-20 | 1 | -5/+8 |
* | fix saa7134 detection (#5612) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | testing mode | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | reorder modules import | Thierry Vignaud | 2004-03-20 | 1 | -2/+2 |
* | fix wiping out /etc/modules.conf (scott@littlefish.ca) | Thierry Vignaud | 2004-03-20 | 1 | -1/+3 |
* | Defaulted canada-cable to NTSC (Scott Mazur (scott@littlefish.ca) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | install xawtv if needed | Thierry Vignaud | 2003-09-09 | 1 | -17/+1 |
* | only offer to configure xawtv if bttv was configured | Thierry Vignaud | 2003-08-21 | 1 | -3/+3 |
* | fix warnings with diagnostics pragma | Thierry Vignaud | 2003-08-21 | 1 | -2/+2 |
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
* | fix testing mode | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
* | help perl_checker by providing an empty prototype | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
* | - (getTVcards, isTVcard) : consolidate tv detection code | Thierry Vignaud | 2003-03-05 | 1 | -1/+1 |
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
* | - perl_checker fixes | Thierry Vignaud | 2003-02-19 | 1 | -63/+61 |
* | workaround a drakx bug which don't always add bttv to /etc/modules | Thierry Vignaud | 2003-02-19 | 1 | -0/+2 |
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -22/+21 |
* | this patch enable doc team to take snapshot of drakxtv even if they do not | Thierry Vignaud | 2003-01-27 | 1 | -1/+2 |
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -1/+1 |
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 1 | -2/+2 |
* | perl_checker fixes | Thierry Vignaud | 2002-12-10 | 1 | -11/+11 |
* | minimal perl_checker fixes to have only warnings | Pascal Rigaux | 2002-12-10 | 1 | -1/+1 |
* | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 1 | -2/+0 |
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -3/+0 |
* | typo fix | Thierry Vignaud | 2002-11-15 | 1 | -0/+1 |
* | don't offer to configure kernel for usbvision (no option for now) | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
* | handle devices managed by usbvision too | Thierry Vignaud | 2002-11-12 | 1 | -4/+3 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -24/+24 |
* | no -w | Thierry Vignaud | 2002-09-20 | 1 | -1/+1 |
* | English typos (no space before colon in English) | Pablo Saratxaga | 2002-08-29 | 1 | -4/+4 |
* | - harddrake::bttv is renamed harddrake::v4l | Thierry Vignaud | 2002-08-16 | 1 | -16/+15 |
* | add "Australian Optus cable TV" support (need xawtv <= 3.76) | Thierry Vignaud | 2002-08-13 | 1 | -0/+1 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -7/+7 |
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | read and wrote /etc/modules.conf | Thierry Vignaud | 2002-07-29 | 1 | -0/+2 |