Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | split harddrake part that configure a module into modules::interactive | Thierry Vignaud | 2002-09-24 | 1 | -16/+2 | |
| | ||||||
* | move usb video devices to webcam category | Thierry Vignaud | 2002-09-24 | 2 | -8/+13 | |
| | ||||||
* | split devices listing ("detection") part into its own function | Thierry Vignaud | 2002-09-24 | 1 | -40/+62 | |
| | | | | | (detect) for readability | |||||
* | don't print logs in console | Thierry Vignaud | 2002-09-20 | 1 | -1/+1 | |
| | ||||||
* | update | Thierry Vignaud | 2002-09-20 | 1 | -3/+2 | |
| | ||||||
* | don't use standalone while installing | Thierry Vignaud | 2002-09-19 | 1 | -2/+1 | |
| | ||||||
* | - fix: we displayed current driver as default one: display the right one | Thierry Vignaud | 2002-09-11 | 1 | -2/+5 | |
| | | | | | - show a wait message while switching driver | |||||
* | s/was the firt sound API/was the first sound API/ | Thierry Vignaud | 2002-09-11 | 1 | -1/+1 | |
| | ||||||
* | description update | Thierry Vignaud | 2002-09-10 | 1 | -1/+1 | |
| | ||||||
* | fix OSS definition | Thierry Vignaud | 2002-09-10 | 1 | -1/+1 | |
| | ||||||
* | update | Thierry Vignaud | 2002-09-09 | 1 | -17/+1 | |
| | ||||||
* | enforce unique ids | Thierry Vignaud | 2002-09-09 | 1 | -0/+1 | |
| | ||||||
* | add drakbug report entry in help menu | Thierry Vignaud | 2002-09-09 | 1 | -0/+2 | |
| | ||||||
* | - harddrake::data : consolidate common code in custom_id() | Thierry Vignaud | 2002-09-06 | 2 | -1/+6 | |
| | | | | | | | - do some detection in dm stage - fix bad test - display better name | |||||
* | killing debugging prints | Thierry Vignaud | 2002-09-06 | 1 | -2/+1 | |
| | ||||||
* | update | Thierry Vignaud | 2002-09-06 | 1 | -6/+1 | |
| | ||||||
* | - don't list usb mouses as unknown hw | Thierry Vignaud | 2002-09-06 | 2 | -3/+6 | |
| | | | | | | | - fix mouse detection (mouse::detect() needed modules::mergein_conf('/etc/modules.conf') first - don't skip mouse in --test mode | |||||
* | - blacklist cs46xx and cs4281 drivers : we won't unload these drivers | Thierry Vignaud | 2002-09-06 | 1 | -8/+25 | |
| | | | | | | | since they're know to oopses the kernel but just warn the user - add rooted(), unload() and load() wrapper to check wheter we're in drakx or in standalone mode | |||||
* | - workaround alsaconf's aliases | Thierry Vignaud | 2002-09-06 | 1 | -5/+23 | |
| | | | | | | | - add an help button that describe ALSA and OSS - display current driver, its type (OSS or ALSA), and the default driver for the card | |||||
* | fix translated string | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 | |
| | ||||||
* | don't rely on ctree row number | Thierry Vignaud | 2002-09-05 | 1 | -9/+12 | |
| | ||||||
* | - add --test option to skip mice|modem|printer detection (now | Thierry Vignaud | 2002-09-04 | 1 | -0/+0 | |
| | | | | | | | | | harddrake start instantaneously) - print probed class to show progression - fix tree moving by using a Gtk::CTree instead of a Gtk::Tree; side effect is some code cleaning which compensate above features (code lenght) | |||||
* | - let my_gtk handle embedded case | Thierry Vignaud | 2002-09-04 | 1 | -0/+0 | |
| | | | | | - don't try to center window when embedded | |||||
* | use new ln icons | Thierry Vignaud | 2002-09-02 | 1 | -1/+1 | |
| | ||||||
* | display alternative drivers (oss, alsa) for sound cards | Thierry Vignaud | 2002-09-02 | 2 | -4/+5 | |
| | ||||||
* | 25mdk | Thierry Vignaud | 2002-08-29 | 1 | -2/+5 | |
| | ||||||
* | embedded mode: exit on "quit" click | Thierry Vignaud | 2002-08-29 | 1 | -0/+0 | |
| | ||||||
* | move STORAGE_OTHER devices in ata controllers (aka pseudo raid controllers | Thierry Vignaud | 2002-08-29 | 1 | -2/+2 | |
| | | | | | ala pdc) | |||||
* | English typos (Quitter->Quit, Informations->Information) | Pablo Saratxaga | 2002-08-29 | 1 | -0/+0 | |
| | ||||||
* | corrected English typos (no space before colon in English) | Pablo Saratxaga | 2002-08-29 | 2 | -5/+5 | |
| | ||||||
* | update | Thierry Vignaud | 2002-08-28 | 1 | -0/+5 | |
| | ||||||
* | Fixed typo (no space before a colon in English) | Pablo Saratxaga | 2002-08-28 | 1 | -1/+1 | |
| | ||||||
* | - embeded mode: | Thierry Vignaud | 2002-08-28 | 1 | -0/+0 | |
| | | | | | | | o only display menu bar if not in embedded mode o add a "quit" button in embedded mode - make my_gtk ui be readable by indentation | |||||
* | 20mdk: | Thierry Vignaud | 2002-08-23 | 1 | -2/+1 | |
| | | | | | | | | | - florin fixes for firewalling - check that alternative is unknown, not the current driver, before saying that there's no alternative. anyway, our only caller cannot get there's with a current unknown driver since he only try listed/know drivers .... | |||||
* | 19mdk | Thierry Vignaud | 2002-08-23 | 1 | -1/+0 | |
| | ||||||
* | use right sound-slot | Thierry Vignaud | 2002-08-23 | 1 | -5/+4 | |
| | ||||||
* | multiple sound cards fix: use the same index as our caller, don't | Thierry Vignaud | 2002-08-22 | 1 | -1/+1 | |
| | | | | | force 0 | |||||
* | - remove BuildRequires: e2fsprogs-devel | Thierry Vignaud | 2002-08-21 | 2 | -4/+2 | |
| | | | | | | | | | - add draksound - typo fix - update harddrake toto - harddrake: increase main window height - don't offer to configure module for usb devices | |||||
* | instead of generating my own list of module descriptions from | Thierry Vignaud | 2002-08-20 | 4 | -27/+6 | |
| | | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description | |||||
* | - use draksound wizard | Thierry Vignaud | 2002-08-20 | 1 | -29/+29 | |
| | | | | | | - boot: only check for removed/added disks, video card, ethernet devices and mouse | |||||
* | add draksound: allow to switch between alsa and oss; | Thierry Vignaud | 2002-08-20 | 3 | -0/+213 | |
| | | | | | should result in better sound support | |||||
* | don't put dvd burners in both dvd and burners classes but only in | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 | |
| | | | | | burners | |||||
* | insert a space between "field:" and "description" | Thierry Vignaud | 2002-08-16 | 1 | -0/+0 | |
| | ||||||
* | - harddrake::bttv is renamed harddrake::v4l | Thierry Vignaud | 2002-08-16 | 2 | -221/+237 | |
| | | | | | | | | | | - harddrake::v4l handle saa7134 too now (and not only bttv) - harddrake::v4l::config need a new driver parameter in order to be able to offer the right cards and tuners list - drakxtv: kill some old comments - add the list of cards supported by saa7134 - add a not to remember a potentiel speedup | |||||
* | print fields values in blue, paint unknown module in red | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 | |
| | ||||||
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 | |
| | ||||||
* | - on exit, kill the running configurator if any | Thierry Vignaud | 2002-08-12 | 2 | -15/+7 | |
| | ||||||
* | - modules::get_parameters : consolidate some code | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 | |
| | | | | | - harddrake::ui : uses it | |||||
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 | |
| | | | | | - harddrake::ui : uses it | |||||
* | - perl_checker fix | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 | |
| | | | | | - simplifications |