hidnplayr
|
837cdbf430
|
Updated pasta that works with latest http.obj
git-svn-id: svn://kolibrios.org@5541 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-20 21:10:30 +00:00 |
|
hidnplayr
|
f8426cd8ae
|
Completely rewritten 'internet downloader' that uses latest http library.
git-svn-id: svn://kolibrios.org@5540 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-20 21:08:39 +00:00 |
|
hidnplayr
|
1f31c584e7
|
RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
git-svn-id: svn://kolibrios.org@5498 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-05 20:04:52 +00:00 |
|
hidnplayr
|
4647405df1
|
Added RTL8167 to network device list. (uses RTL8169 driver)
git-svn-id: svn://kolibrios.org@5490 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-28 12:02:16 +00:00 |
|
hidnplayr
|
c08226bb47
|
Use random session ID for DHCP, fix memory leak.
git-svn-id: svn://kolibrios.org@5419 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-18 11:00:06 +00:00 |
|
hidnplayr
|
3bd0c9f834
|
bugfix #79
git-svn-id: svn://kolibrios.org@5411 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-16 17:22:03 +00:00 |
|
hidnplayr
|
2fb146ac3e
|
Connect to DHCP server only when link is active. (and reconnect when cable was reconnected)
git-svn-id: svn://kolibrios.org@5391 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-03 19:41:23 +00:00 |
|
hidnplayr
|
cd411eab90
|
netstat: show first network adapter by default, if available. (skip loopback)
git-svn-id: svn://kolibrios.org@5250 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-12-19 22:55:47 +00:00 |
|
hidnplayr
|
b8aec230ec
|
ping: accept -t parameter
git-svn-id: svn://kolibrios.org@5249 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-12-19 22:46:30 +00:00 |
|
hidnplayr
|
636971f000
|
Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
git-svn-id: svn://kolibrios.org@5186 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-22 17:01:23 +00:00 |
|
hidnplayr
|
649508f4a1
|
added more dec21x4x (compatible) PCI ID's
git-svn-id: svn://kolibrios.org@5181 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-20 22:17:36 +00:00 |
|
hidnplayr
|
7077d8211a
|
Dont try to scan multiple functions on a single function device.
git-svn-id: svn://kolibrios.org@5166 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-04 15:52:56 +00:00 |
|
CleverMouse
|
cd74d1af33
|
switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-12 15:15:23 +00:00 |
|
hidnplayr
|
3838117207
|
Netstat: display number of queued (incoming) TCP packets
git-svn-id: svn://kolibrios.org@5016 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-08-02 17:30:23 +00:00 |
|
hidnplayr
|
7626be8544
|
Preparing for active connections, added ftpc.ini with settings, some housekeeping.
git-svn-id: svn://kolibrios.org@5011 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-07-26 20:36:31 +00:00 |
|
hidnplayr
|
8d3369acb0
|
IRCC: print a message on the server window when nickname changed.
git-svn-id: svn://kolibrios.org@4982 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-06-17 21:53:44 +00:00 |
|
hidnplayr
|
8234827037
|
IRCC: when typing /nick without parameters, echo nickname to the screen.
git-svn-id: svn://kolibrios.org@4981 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-06-17 20:34:54 +00:00 |
|
ashmew2
|
5386a3ea58
|
Added RDIR command to FTPC
git-svn-id: svn://kolibrios.org@4922 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-05-11 23:42:10 +00:00 |
|
hidnplayr
|
914e67bd24
|
small bugfixes
git-svn-id: svn://kolibrios.org@4920 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-05-10 20:36:33 +00:00 |
|
hidnplayr
|
7ad048ca42
|
FTPC 0.12: notify user when connect failed, added timeout when receiving commands from the server.
git-svn-id: svn://kolibrios.org@4918 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-05-07 07:31:49 +00:00 |
|
hidnplayr
|
8b63c53a0b
|
Print link state in human readable format.
git-svn-id: svn://kolibrios.org@4845 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-17 14:53:21 +00:00 |
|
hidnplayr
|
b557d83df6
|
small bugfixes
git-svn-id: svn://kolibrios.org@4834 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-14 18:50:16 +00:00 |
|
hidnplayr
|
4e797fd374
|
Pasta: fixed memory leaks, added to autobuild.
git-svn-id: svn://kolibrios.org@4833 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-14 15:59:17 +00:00 |
|
hidnplayr
|
c324c5f479
|
New program: pasta.
Upload contents from clipboard or file to paste.kolibrios.org
git-svn-id: svn://kolibrios.org@4832 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-14 15:04:34 +00:00 |
|
gtament
|
7a11c2f2d6
|
Fixed my unaligned text fix in IRCc
git-svn-id: svn://kolibrios.org@4828 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-13 11:19:26 +00:00 |
|
gtament
|
fb96b1323e
|
Now fixed unaligned text problem in IRCc even for small screen resolutions
git-svn-id: svn://kolibrios.org@4827 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-13 10:19:01 +00:00 |
|
gtament
|
4f36d073fd
|
Fixed unaligned text problem
git-svn-id: svn://kolibrios.org@4824 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-12 18:06:35 +00:00 |
|
hidnplayr
|
0d3fa411d8
|
Fixed timeout
git-svn-id: svn://kolibrios.org@4805 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-08 20:05:48 +00:00 |
|
hidnplayr
|
e55d76c573
|
Be a tiny bit more verbose.
git-svn-id: svn://kolibrios.org@4804 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-08 19:47:19 +00:00 |
|
hidnplayr
|
c62aaa70ed
|
make sure long names for network devices fit inside the window.
git-svn-id: svn://kolibrios.org@4798 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-08 12:57:12 +00:00 |
|
Kirill Lipatov (Leency)
|
dc5fba6e68
|
zeroconf: new @notify support
git-svn-id: svn://kolibrios.org@4790 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-07 23:03:57 +00:00 |
|
hidnplayr
|
a11044300e
|
cleanup, trimming some fat.
git-svn-id: svn://kolibrios.org@4788 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-07 20:31:09 +00:00 |
|
hidnplayr
|
cae4b1d9de
|
Eye candy
git-svn-id: svn://kolibrios.org@4781 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-06 11:06:43 +00:00 |
|
hidnplayr
|
31ac5dffcb
|
Updated demo URL's
git-svn-id: svn://kolibrios.org@4743 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-03 21:41:37 +00:00 |
|
hidnplayr
|
c7a37fb7d3
|
Keyboard support for netstat (tab, pgup, pgdown)
git-svn-id: svn://kolibrios.org@4742 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-03 18:39:49 +00:00 |
|
hidnplayr
|
4314e598f6
|
Added dots in IPv4 addresses and dashes in MAC addresses.
git-svn-id: svn://kolibrios.org@4740 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-03 09:57:08 +00:00 |
|
Kirill Lipatov (Leency)
|
178efa865c
|
Netstat: remove unnecessary comments
git-svn-id: svn://kolibrios.org@4737 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-02 23:18:37 +00:00 |
|
Kirill Lipatov (Leency)
|
6f13318148
|
Netstat: reduce window redraw, some GUI improvements
git-svn-id: svn://kolibrios.org@4736 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-02 23:16:09 +00:00 |
|
hidnplayr
|
253010b9f1
|
Fixed support for multiline commands. (fix #80)
git-svn-id: svn://kolibrios.org@4729 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-04-01 07:20:52 +00:00 |
|
hidnplayr
|
09143c58e9
|
Fixed QUIT command, cleaned up userparser, small bugfixes.
git-svn-id: svn://kolibrios.org@4710 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-28 20:03:30 +00:00 |
|
gtament
|
f7a74bc85b
|
'Rolled up' fix fo IRCc is rewritten correct
git-svn-id: svn://kolibrios.org@4671 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-21 12:16:10 +00:00 |
|
hidnplayr
|
259c88b26b
|
IRCc: remove accidentally added binary.
git-svn-id: svn://kolibrios.org@4670 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-21 10:54:26 +00:00 |
|
hidnplayr
|
e70fc1aa11
|
IRCc: use process_information struct from macros.inc.
git-svn-id: svn://kolibrios.org@4669 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-21 10:52:46 +00:00 |
|
gtament
|
a340693591
|
Fixed junk in IRCc window, when it's rolled up
git-svn-id: svn://kolibrios.org@4668 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-21 09:51:25 +00:00 |
|
hidnplayr
|
0001dc9a16
|
IRCC 0.21: Dont draw vertical separator when scrollbar is active, input textbox always has focus now, CTCP action is now also supported in channels, fixed bug which: caused some usercommands not to work, added usercommand /me for CTCP action.
git-svn-id: svn://kolibrios.org@4659 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-16 11:50:59 +00:00 |
|
hidnplayr
|
96b5daac91
|
Many bugfixes.
git-svn-id: svn://kolibrios.org@4655 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-15 18:17:46 +00:00 |
|
hidnplayr
|
2a493360e5
|
Small bugfixes and cleanup.
git-svn-id: svn://kolibrios.org@4623 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-09 21:57:21 +00:00 |
|
hidnplayr
|
a6a2dda144
|
More scrolling bugfixes, added some commands.
git-svn-id: svn://kolibrios.org@4622 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-09 16:07:08 +00:00 |
|
hidnplayr
|
83400f932d
|
Bugfixes related to scrolling of the text.
git-svn-id: svn://kolibrios.org@4621 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-08 17:31:33 +00:00 |
|
hidnplayr
|
0dd1c5330c
|
IRCC: update nick correctly.
git-svn-id: svn://kolibrios.org@4617 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-07 05:04:10 +00:00 |
|