my-code/ivac.git
19 years agodeleted api stuff, own cvs module now. found seg fault reason, fixed though till...
hackbard [Sun, 27 Jun 2004 21:03:58 +0000 (21:03 +0000)]
deleted api stuff, own cvs module now. found seg fault reason, fixed though till bugy!

19 years agotesting display related segfaults .. :(
hackbard [Sat, 5 Jun 2004 02:09:02 +0000 (02:09 +0000)]
testing display related segfaults .. :(

19 years agochanges in display method -> ncurses (strange *printf probs :/)
hackbard [Fri, 4 Jun 2004 23:08:48 +0000 (23:08 +0000)]
changes in display method -> ncurses (strange *printf probs :/)

19 years agonew display stuff, DOESNT WORK!!11
hackbard [Fri, 21 May 2004 18:34:37 +0000 (18:34 +0000)]
new display stuff, DOESNT WORK!!11

19 years agopartial display improvements, to be continued (wont compile)
hackbard [Fri, 21 May 2004 08:35:00 +0000 (08:35 +0000)]
partial display improvements, to be continued (wont compile)

19 years agodisplay api improvements - to be continued
hackbard [Wed, 19 May 2004 17:25:08 +0000 (17:25 +0000)]
display api improvements - to be continued

19 years agofixed udp "addtess already used" thing + introduced nic device string (used later)
hackbard [Tue, 18 May 2004 15:31:07 +0000 (15:31 +0000)]
fixed udp "addtess already used" thing + introduced nic device string (used later)

19 years agofirst udp tries ...
hackbard [Tue, 18 May 2004 14:06:39 +0000 (14:06 +0000)]
first udp tries ...

19 years agocorrected network udp functions
hackbard [Tue, 18 May 2004 12:34:59 +0000 (12:34 +0000)]
corrected network udp functions

19 years agocopy timeout into seperate timeval struct for select call
hackbard [Tue, 18 May 2004 12:34:09 +0000 (12:34 +0000)]
copy timeout into seperate timeval struct for select call

19 years agoremove ncurses.h include
hackbard [Tue, 18 May 2004 10:27:31 +0000 (10:27 +0000)]
remove ncurses.h include

19 years agodo audio_setup();
hackbard [Mon, 17 May 2004 18:19:48 +0000 (18:19 +0000)]
do audio_setup();

19 years agoimplemented some udp features (untested)
hackbard [Mon, 17 May 2004 18:19:31 +0000 (18:19 +0000)]
implemented some udp features (untested)
VS: ----------------------------------------------------------------------

19 years agocompletely removed ncurses, added minimal audio functions
hackbard [Sun, 16 May 2004 08:28:00 +0000 (08:28 +0000)]
completely removed ncurses, added minimal audio functions

19 years agoincredible work done outside in the garden! :)
hackbard [Sat, 15 May 2004 17:51:58 +0000 (17:51 +0000)]
incredible work done outside in the garden! :)

19 years agocheckin of incomplete audio.* -> "ice cream & notebook in the garden ..." ;)
hackbard [Sat, 15 May 2004 13:08:21 +0000 (13:08 +0000)]
checkin of incomplete audio.* -> "ice cream & notebook in the garden ..." ;)

19 years agofixed -h and wrong argv returns
hackbard [Fri, 14 May 2004 17:27:04 +0000 (17:27 +0000)]
fixed -h and wrong argv returns

19 years agofixed parsing error & detect broken pipes
hackbard [Wed, 12 May 2004 16:52:10 +0000 (16:52 +0000)]
fixed parsing error & detect broken pipes

19 years agosome more monitor calls, fixed display when input event bug, todo: use gtk! :)
hackbard [Wed, 12 May 2004 14:21:38 +0000 (14:21 +0000)]
some more monitor calls, fixed display when input event bug, todo: use gtk! :)

19 years agoadded usage function, added parsing of argv, some display tests ..
hackbard [Wed, 12 May 2004 07:53:27 +0000 (07:53 +0000)]
added usage function, added parsing of argv, some display tests ..

19 years agoadded network_close_all function
hackbard [Wed, 12 May 2004 07:52:19 +0000 (07:52 +0000)]
added network_close_all function

19 years agoincrease count variable while parsing in ivac_receive_info
hackbard [Tue, 11 May 2004 09:40:09 +0000 (09:40 +0000)]
increase count variable while parsing in ivac_receive_info

19 years agoalso memset challenger struct when receiving quit
hackbard [Tue, 11 May 2004 07:54:19 +0000 (07:54 +0000)]
also memset challenger struct when receiving quit

19 years agoadded quit msg to send before network close
hackbard [Tue, 11 May 2004 07:53:24 +0000 (07:53 +0000)]
added quit msg to send before network close

19 years agoonly set reuseaddr socket opt if regular bind call fails
hackbard [Tue, 11 May 2004 07:06:19 +0000 (07:06 +0000)]
only set reuseaddr socket opt if regular bind call fails

19 years agodisplay content after info is received
hackbard [Sun, 9 May 2004 17:20:13 +0000 (17:20 +0000)]
display content after info is received

19 years agoadded some \n's
hackbard [Sun, 9 May 2004 17:19:53 +0000 (17:19 +0000)]
added some \n's

19 years agoshorter console string for incoming connections
hackbard [Sun, 9 May 2004 16:47:22 +0000 (16:47 +0000)]
shorter console string for incoming connections

19 years agobugfixed network_set_connection_info arguments
hackbard [Sun, 9 May 2004 16:39:16 +0000 (16:39 +0000)]
bugfixed network_set_connection_info arguments

19 years agoadapted to new network return codes, event/display bugfixes
hackbard [Sun, 9 May 2004 16:25:21 +0000 (16:25 +0000)]
adapted to new network return codes, event/display bugfixes

19 years agointroduced special network return codes, added {de,}select, connect, close, set functions
hackbard [Sun, 9 May 2004 16:24:33 +0000 (16:24 +0000)]
introduced special network return codes, added {de,}select, connect, close, set functions

19 years agoadded network/event sync
hackbard [Sun, 9 May 2004 14:01:43 +0000 (14:01 +0000)]
added network/event sync

19 years agobugfixed !( stuff
hackbard [Sun, 9 May 2004 10:26:41 +0000 (10:26 +0000)]
bugfixed !( stuff

19 years agomore display + 1st network connection tries
hackbard [Sun, 9 May 2004 10:14:55 +0000 (10:14 +0000)]
more display + 1st network connection tries

19 years agobugfixed command parsing, DISPLAY -> USE_NCURSES
hackbard [Sun, 9 May 2004 00:42:32 +0000 (00:42 +0000)]
bugfixed command parsing, DISPLAY -> USE_NCURSES

19 years agobugfixes, temp. removed ncurses display funtions, fixed command parser.
hackbard [Sat, 8 May 2004 20:02:12 +0000 (20:02 +0000)]
bugfixes, temp. removed ncurses display funtions, fixed command parser.

19 years agoadded ncurses based display system (minimal and still full of bugs) :o
hackbard [Fri, 7 May 2004 11:43:24 +0000 (11:43 +0000)]
added ncurses based display system (minimal and still full of bugs) :o

19 years agoclose all sockets of connections in shutdown process
hackbard [Thu, 6 May 2004 19:18:54 +0000 (19:18 +0000)]
close all sockets of connections in shutdown process

19 years agoevent shutdown written to stdout now
hackbard [Thu, 6 May 2004 19:18:18 +0000 (19:18 +0000)]
event shutdown written to stdout now

19 years agoclean shutdown in case address is in use + include ncurses functions (todo)
hackbard [Thu, 6 May 2004 19:17:44 +0000 (19:17 +0000)]
clean shutdown in case address is in use + include ncurses functions (todo)

19 years agocanoncial mode fixes
hackbard [Thu, 6 May 2004 19:16:39 +0000 (19:16 +0000)]
canoncial mode fixes

19 years agomore abstraction in network.* and input.*, first display stuff in ivac.*
hackbard [Thu, 6 May 2004 13:43:07 +0000 (13:43 +0000)]
more abstraction in network.* and input.*, first display stuff in ivac.*

19 years agofixed input system (callback added), more ivac tests
hackbard [Wed, 5 May 2004 21:48:15 +0000 (21:48 +0000)]
fixed input system (callback added), more ivac tests

19 years agooups .. added missing files, added Makefile + .cvsignore list
hackbard [Wed, 5 May 2004 17:21:50 +0000 (17:21 +0000)]
oups .. added missing files, added Makefile + .cvsignore list

19 years agorenamed inet.* -> network.*; bugfixes; began input system ...
hackbard [Wed, 5 May 2004 17:20:41 +0000 (17:20 +0000)]
renamed inet.* -> network.*; bugfixes; began input system ...

19 years agoremoved inet.* files, replaced by network.* files
hackbard [Wed, 5 May 2004 16:48:40 +0000 (16:48 +0000)]
removed inet.* files, replaced by network.* files

19 years agoadded event f00
hackbard [Tue, 4 May 2004 19:07:22 +0000 (19:07 +0000)]
added event f00

19 years agobugfixed inet_{aton,ntoa} usage + implemented network_manage_incoming function
hackbard [Tue, 4 May 2004 10:43:22 +0000 (10:43 +0000)]
bugfixed inet_{aton,ntoa} usage + implemented network_manage_incoming function

19 years agoimplemented network_{receive,send} & {receive,send}_info
hackbard [Tue, 4 May 2004 07:41:26 +0000 (07:41 +0000)]
implemented network_{receive,send} & {receive,send}_info

19 years agosome network functions (to be continued)
hackbard [Mon, 3 May 2004 12:00:57 +0000 (12:00 +0000)]
some network functions (to be continued)

19 years agof00b4rCVS: ----------------------------------------------------------------------
hackbard [Sun, 2 May 2004 13:51:59 +0000 (13:51 +0000)]
f00b4rCVS: ----------------------------------------------------------------------

19 years agof00b4r
hackbard [Sat, 1 May 2004 22:25:21 +0000 (22:25 +0000)]
f00b4r

19 years agocleanup (-> old directory) & creation of 'new' src folder + TODO
hackbard [Sat, 1 May 2004 11:21:27 +0000 (11:21 +0000)]
cleanup (-> old directory) & creation of 'new' src folder + TODO

20 years agosome spaces added in print_rate function
hackbard [Mon, 2 Feb 2004 02:40:40 +0000 (02:40 +0000)]
some spaces added in print_rate function

20 years agobuflen = 1024 bytes + added total and kb/s output for stream
hackbard [Mon, 2 Feb 2004 02:24:04 +0000 (02:24 +0000)]
buflen = 1024 bytes + added total and kb/s output for stream

20 years agotest makefile added
hackbard [Mon, 15 Sep 2003 19:34:39 +0000 (19:34 +0000)]
test makefile added

20 years ago-
hackbard [Fri, 5 Sep 2003 23:33:29 +0000 (23:33 +0000)]
-

20 years agono .o files
hackbard [Fri, 29 Aug 2003 19:15:26 +0000 (19:15 +0000)]
no .o files

20 years agov4l tests
hackbard [Fri, 29 Aug 2003 19:14:53 +0000 (19:14 +0000)]
v4l tests

20 years agoplayto works
hackbard [Thu, 28 Aug 2003 23:53:07 +0000 (23:53 +0000)]
playto works

20 years ago-
hackbard [Thu, 28 Aug 2003 22:39:27 +0000 (22:39 +0000)]
-

20 years agoout of cvs sucker
hackbard [Thu, 28 Aug 2003 21:37:20 +0000 (21:37 +0000)]
out of cvs sucker

20 years ago-
hackbard [Tue, 26 Aug 2003 18:23:39 +0000 (18:23 +0000)]
-

20 years agostart of ivac (webcam tests)
hackbard [Tue, 26 Aug 2003 02:47:34 +0000 (02:47 +0000)]
start of ivac (webcam tests)

20 years agoadded ignore file + decker.ttf font
hackbard [Thu, 21 Aug 2003 03:23:30 +0000 (03:23 +0000)]
added ignore file + decker.ttf font

20 years agoadded udp_{send,rcv}.c
hackbard [Sun, 15 Jun 2003 14:37:41 +0000 (14:37 +0000)]
added udp_{send,rcv}.c

21 years ago-
hackbard [Thu, 27 Feb 2003 16:03:59 +0000 (16:03 +0000)]
-

21 years agotest
hackbard [Thu, 27 Feb 2003 15:48:08 +0000 (15:48 +0000)]
test

21 years agoadded header
hackbard [Thu, 27 Feb 2003 15:47:34 +0000 (15:47 +0000)]
added header

21 years ago-
hackbard [Tue, 18 Feb 2003 00:04:11 +0000 (00:04 +0000)]
-

21 years agoenabled flipping
hackbard [Sun, 16 Feb 2003 01:54:43 +0000 (01:54 +0000)]
enabled flipping

21 years ago-
hackbard [Sun, 16 Feb 2003 01:48:17 +0000 (01:48 +0000)]
-

21 years ago-
hackbard [Sun, 16 Feb 2003 00:55:59 +0000 (00:55 +0000)]
-

21 years ago-
hackbard [Sat, 15 Feb 2003 22:17:33 +0000 (22:17 +0000)]
-

21 years ago-
hackbard [Sat, 15 Feb 2003 21:59:49 +0000 (21:59 +0000)]
-

21 years ago-
hackbard [Sun, 9 Feb 2003 22:37:16 +0000 (22:37 +0000)]
-

21 years agofirst additions for webcam usage
hackbard [Sat, 8 Feb 2003 03:45:09 +0000 (03:45 +0000)]
first additions for webcam usage

21 years agobuf size redueced to 1000 again
hackbard [Mon, 3 Feb 2003 12:41:58 +0000 (12:41 +0000)]
buf size redueced to 1000 again
added dfb_api.c - first dfb experiences
added logo

21 years agoadded MAX_SIZE 1400
hackbard [Fri, 10 Jan 2003 15:29:45 +0000 (15:29 +0000)]
added MAX_SIZE 1400

21 years agoMAX_SIZE 1400
hackbard [Fri, 10 Jan 2003 15:28:48 +0000 (15:28 +0000)]
MAX_SIZE 1400

21 years ago--
hackbard [Thu, 9 Jan 2003 00:26:43 +0000 (00:26 +0000)]
--

21 years agoimages
hackbard [Sat, 16 Nov 2002 16:04:59 +0000 (16:04 +0000)]
images

21 years agomoved to minirgb
hackbard [Sat, 16 Nov 2002 02:45:00 +0000 (02:45 +0000)]
moved to minirgb

21 years agoimproved webcam.c
hackbard [Wed, 6 Nov 2002 23:33:40 +0000 (23:33 +0000)]
improved webcam.c

21 years ago--
hackbard [Sun, 3 Nov 2002 03:29:55 +0000 (03:29 +0000)]
--

21 years agofixed argc bug
hackbard [Fri, 1 Nov 2002 23:19:02 +0000 (23:19 +0000)]
fixed argc bug

21 years agochecked in minirgb stuff + webcam grabber
hackbard [Fri, 1 Nov 2002 23:01:17 +0000 (23:01 +0000)]
checked in minirgb stuff + webcam grabber

21 years agofixed dgramrcv.c
hackbard [Wed, 30 Oct 2002 23:50:38 +0000 (23:50 +0000)]
fixed dgramrcv.c

21 years agoudp working in principle now
hackbard [Sat, 26 Oct 2002 13:15:06 +0000 (13:15 +0000)]
udp working in principle now

21 years agodelted printf call from receive.c
hackbard [Sat, 19 Oct 2002 18:53:58 +0000 (18:53 +0000)]
delted printf call from receive.c

21 years agoudp buggy!
hackbard [Sat, 19 Oct 2002 02:08:09 +0000 (02:08 +0000)]
udp buggy!

21 years agoimplemented break through argv[1] prog
hackbard [Sat, 19 Oct 2002 01:33:01 +0000 (01:33 +0000)]
implemented break through argv[1] prog

21 years agoadded close to listen_fd
hackbard [Sat, 19 Oct 2002 01:06:00 +0000 (01:06 +0000)]
added close to listen_fd

21 years agofixed send(from) recv(from) bug, added dgramrcv.c
hackbard [Fri, 18 Oct 2002 14:08:04 +0000 (14:08 +0000)]
fixed send(from) recv(from) bug, added dgramrcv.c

21 years agoadded SO_BROADCAST support
hackbard [Thu, 17 Oct 2002 15:57:16 +0000 (15:57 +0000)]
added SO_BROADCAST support

21 years agofixed datagram
hackbard [Thu, 17 Oct 2002 15:13:33 +0000 (15:13 +0000)]
fixed datagram

21 years agodatagram added
hackbard [Thu, 17 Oct 2002 14:56:17 +0000 (14:56 +0000)]
datagram added

21 years agoadded Makefile
hackbard [Thu, 17 Oct 2002 14:40:53 +0000 (14:40 +0000)]
added Makefile

21 years agoREADME stuff added
hackbard [Thu, 17 Oct 2002 14:40:39 +0000 (14:40 +0000)]
README stuff added

21 years agoadded datagram.c udp streaming server
hackbard [Thu, 17 Oct 2002 14:31:40 +0000 (14:31 +0000)]
added datagram.c udp streaming server