inxi-svn
afdd2ccc09
more fine tunings of usb detections
2011-04-30 22:43:44 +00:00
inxi-svn
7f1e81b280
more tweaking
2011-04-30 22:34:29 +00:00
inxi-svn
8ca542bf1a
more fine tuning for usb detection
2011-04-30 22:32:39 +00:00
inxi-svn
4b02755df7
added a lot of possible network id strings, we'll see how it goes
2011-04-30 22:16:41 +00:00
inxi-svn
6df9f15527
cleaned up code a bit
2011-04-30 19:14:27 +00:00
inxi-svn
021299a5d8
debugging, had to add alternate case for idVendor path
2011-04-30 19:08:21 +00:00
inxi-svn
455dceb405
fixed spacing on selector
2011-04-30 18:46:03 +00:00
inxi-svn
deca9853bf
help tweak
2011-04-30 18:42:03 +00:00
inxi-svn
78830c1f47
fixed color schemes to only show safe dark/light group for irc or global color picker.
...
This solves the problem of unreadable output for some irc viewers
Also added output to color picker to show what selection was.
Note: I changed some of the colors so the old selections won't be the same, so please update version package maintainers
2011-04-30 18:35:54 +00:00
inxi-svn
4b553d6073
a bit of optimizing
2011-04-30 08:40:40 +00:00
inxi-svn
4baf69f8d5
small glitch fix
2011-04-30 08:37:05 +00:00
inxi-svn
82e074c027
tweaked it to add driver data also if usb was found for networking, that way it doesn't always run.
...
New version number
2011-04-30 08:28:58 +00:00
inxi-svn
ce6ddd1653
try just fully loading advanced network array data always to get the driver data for usb networking
2011-04-30 08:24:30 +00:00
inxi-svn
c1d5ed8169
new version, with usb networking driver output now
2011-04-30 08:06:01 +00:00
inxi-svn
e1d3be49dd
maybe driver for usb card?
2011-04-30 08:00:49 +00:00
inxi-svn
11a97ad73b
final bug fix, whew!!
2011-04-30 07:38:23 +00:00
inxi-svn
767dc1f320
trying another
2011-04-30 07:24:21 +00:00
inxi-svn
e4924fc44b
trying another array way
2011-04-30 07:23:43 +00:00
inxi-svn
41dbd23c9d
bug fix?
2011-04-30 07:17:23 +00:00
inxi-svn
9100ceff1c
maybe bug fix
2011-04-30 07:15:03 +00:00
inxi-svn
5d09b8edde
quick debugging test
2011-04-30 07:04:13 +00:00
inxi-svn
6f3edb1c13
cleanup
2011-04-30 07:00:36 +00:00
inxi-svn
acf27542c8
bug fixes
2011-04-30 06:56:15 +00:00
inxi-svn
ab0beedb5b
bug fix
2011-04-30 06:54:36 +00:00
inxi-svn
46671c817b
added card type
2011-04-30 06:45:56 +00:00
inxi-svn
fa2166c105
numbering update, bug fixes on -n , -N
2011-04-30 06:41:45 +00:00
inxi-svn
fc764ab7fc
add back in test
2011-04-30 06:29:23 +00:00
inxi-svn
d41b0e19de
bug fix
2011-04-30 06:28:22 +00:00
inxi-svn
3ea39aaa5d
test
2011-04-30 06:23:53 +00:00
inxi-svn
4fcd0b12af
bug fix
2011-04-30 06:23:07 +00:00
inxi-svn
ba8970db1b
tweaks
2011-04-30 06:14:39 +00:00
inxi-svn
57a7600bdc
tweaks
2011-04-30 06:08:05 +00:00
inxi-svn
ef051ad0d6
bug fixes
2011-04-30 06:05:09 +00:00
inxi-svn
a7c0dedd15
tweak
2011-04-30 05:59:36 +00:00
inxi-svn
406bcaecf1
first whack at usb networking/wifi cards, let's see how it goes
2011-04-30 05:44:46 +00:00
inxi-svn
fa7ce4ab41
fixed error message glitch
2011-04-26 20:54:51 +00:00
inxi-svn
493f36bab3
fixed logic error in config file check/creation
2011-04-26 19:50:18 +00:00
inxi-svn
9e5426b180
added a bit of protection in case logic is wrong
2011-04-26 19:46:59 +00:00
inxi-svn
ddd3258580
added failed download due to file corruption error and tweaked regex
2011-04-26 19:24:19 +00:00
inxi-svn
80ff3de839
fixed long broken update, now using test for end of file marker in data before writing to actual file
2011-04-26 19:16:44 +00:00
inxi-svn
be88d73701
new features rollout in trunk, -c 94 - 99 triggers color selector which allows you to set in user]
...
config file colors for: terminal in x, console out of x, gui irc, irc terminal in x, irc console out of x
other tweaks too, simplified short inxi output, no more brackets, just a ~ or space as separator.
New color schemes, about 30 total now, those will be modified over time to be the best set of colors
for most users with most background types.
Other cleanups, closer to 1.5.x release now.
2011-04-26 18:57:48 +00:00
inxi-svn
799b95543b
spring cleaning. Added as -x option for graphics card, busID output, that's useful.
...
Moved the output error messaging to the print gfx function where it should be.
I'll do that whereever the error messages were put in the get data functions, it' better to return null
and let the print function decide what message to give users, that way we can always test for null values
on anything we get from get data functions.
I'll fix these as I spot them.
2011-04-25 20:00:53 +00:00
inxi-svn
84267ea1a3
tweak
2011-04-25 19:01:11 +00:00
inxi-svn
fa107bd89a
fixed some output irregularities
2011-04-25 18:59:27 +00:00
inxi-svn
d1e0999e7b
added some irc blocked output for security, cleaned up a few glitches in -i and -n functions.
...
Now non irc output is unfiltered, and irc local mac, ip, username output is filtered.
2011-04-25 18:51:46 +00:00
inxi-svn
289a50fe09
more cleanup of -i to make it more consistent with -n and readable
2011-04-25 07:09:28 +00:00
inxi-svn
c44eb201f0
more fixes
2011-04-25 07:05:24 +00:00
inxi-svn
61f3d09376
removed legacy comment, args, etc
2011-04-25 07:02:05 +00:00
inxi-svn
2467841555
and more
2011-04-25 06:59:24 +00:00
inxi-svn
7341973eff
more variable fixes
2011-04-25 06:58:31 +00:00