summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
Commit message (Collapse)AuthorAgeFilesLines
* use new ln iconsThierry Vignaud2002-09-021-1/+1
|
* display alternative drivers (oss, alsa) for sound cardsThierry Vignaud2002-09-022-4/+5
|
* 25mdkThierry Vignaud2002-08-291-2/+5
|
* embedded mode: exit on "quit" clickThierry Vignaud2002-08-291-0/+0
|
* move STORAGE_OTHER devices in ata controllers (aka pseudo raid controllersThierry Vignaud2002-08-291-2/+2
| | | | | ala pdc)
* English typos (Quitter->Quit, Informations->Information)Pablo Saratxaga2002-08-291-0/+0
|
* corrected English typos (no space before colon in English)Pablo Saratxaga2002-08-292-5/+5
|
* updateThierry Vignaud2002-08-281-0/+5
|
* Fixed typo (no space before a colon in English)Pablo Saratxaga2002-08-281-1/+1
|
* - embeded mode:Thierry Vignaud2002-08-281-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 Vignaud2002-08-231-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 ....
* 19mdkThierry Vignaud2002-08-231-1/+0
|
* use right sound-slotThierry Vignaud2002-08-231-5/+4
|
* multiple sound cards fix: use the same index as our caller, don'tThierry Vignaud2002-08-221-1/+1
| | | | | force 0
* - remove BuildRequires: e2fsprogs-develThierry Vignaud2002-08-212-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 fromThierry Vignaud2002-08-204-27/+6
| | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description
* - use draksound wizardThierry Vignaud2002-08-201-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 Vignaud2002-08-203-0/+213
| | | | | should result in better sound support
* don't put dvd burners in both dvd and burners classes but only inThierry Vignaud2002-08-201-1/+1
| | | | | burners
* insert a space between "field:" and "description"Thierry Vignaud2002-08-161-0/+0
|
* - harddrake::bttv is renamed harddrake::v4lThierry Vignaud2002-08-162-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 redThierry Vignaud2002-08-121-0/+0
|
* consolidate create_factory_menuThierry Vignaud2002-08-121-0/+0
|
* - on exit, kill the running configurator if anyThierry Vignaud2002-08-122-15/+7
|
* - modules::get_parameters : consolidate some codeThierry Vignaud2002-08-121-0/+0
| | | | | - harddrake::ui : uses it
* - ugtk::gtkexpand : new functionThierry Vignaud2002-08-121-0/+0
| | | | | - harddrake::ui : uses it
* - perl_checker fixThierry Vignaud2002-08-121-0/+0
| | | | | - simplifications
* - put signals ids in %IDsThierry Vignaud2002-08-121-0/+0
| | | | | - consolidate duplicated disconnection code into disconnect
* tree_set_icon: new functionThierry Vignaud2002-08-121-0/+0
|
* module parameters're now read from /etc/modules.conf before beingThierry Vignaud2002-08-091-1/+0
| | | | | altered
* - module configuration window:Thierry Vignaud2002-08-091-0/+0
| | | | | | | | | | | | | | | o read current options o don't display ranges, we cannot really know when a range is needed and so display them in wrong cases (kill code, enable us to simplify modparm::parameters after o read & parse modules.conf only when configuring the module, not on each click in the tree o move up "require module" since we use it above o use get_options accessor instead of direct $conf access o split the options string into a hash{option => value} o don't call several times interactive->vnew o fix busy cursor on window exit because of the previous change
* - fix module parameter dialog box handlingPascal Rigaux2002-08-091-0/+0
| | | | | - enable the cancel on load_module__ask_options
* resync with bttv-0.7.95, add support for :Thierry Vignaud2002-08-091-8/+11
| | | | | | | | | - tv cards: o Hauppauge WinTV PVR o Leadtek|WinFast VC 100 - tv tuners: o LG NTSC (newer TAPC series)
* make perl_checker happier :-)Thierry Vignaud2002-08-061-1/+1
|
* - dont detect undef devicesThierry Vignaud2002-08-061-2/+2
|
* detect modem tooThierry Vignaud2002-08-061-1/+5
|
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-061-1/+1
| | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too
* - export %modules::confThierry Vignaud2002-08-051-0/+0
| | | | | | | | | | | - kill modparm::raw_parameters and modparm::parameter_type which get merged back in modparm::parameters - add more parameters to modparm::parameters for harddrake harddrake/ui.pm | 19 ++++++++++--------- modparm.pm | 33 +++++++++------------------------ 2 files changed, 19 insertions(+), 33 deletions(-)
* no one use second paramater of raw_parametersThierry Vignaud2002-08-051-0/+0
|
* factorize some code in modparm::parameter_typeThierry Vignaud2002-08-051-0/+0
|
* s/__END__/1;Thierry Vignaud2002-08-052-1/+1
|
* kill "wonderful perl"Thierry Vignaud2002-08-051-1/+1
|
* updateThierry Vignaud2002-08-012-0/+4
|
* add_icon_path is exported in :variousThierry Vignaud2002-08-011-0/+0
|
* perl_checker fixesThierry Vignaud2002-08-011-0/+0
|
* perl_checker fixesThierry Vignaud2002-08-011-0/+0
|
* perl_checker fixesThierry Vignaud2002-08-011-3/+6
|
* perl_checker fixesThierry Vignaud2002-08-012-13/+13
|
* - workaround for the busy mouse cursor set byThierry Vignaud2002-08-011-0/+0
| | | | | | | | | | gtkset_mousecursor_wait() in my_gtk::destroy - remove debugging prints - don't handle "$::isEmbedded ? kill('USR1', $::CCPID) : Gtk->exit(0);", it's done by interactive->exit()
* export licenseThierry Vignaud2002-08-011-0/+0
|