root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @80 [80] 03/25/05 01:35:56 wagi Reading model and vendor name from config rom works. String owner isssues …
(edit) @79 [79] 03/20/05 14:13:46 wagi librom1394 dependency removed. csr1212.h and csr1212.c to build process …
(edit) @78 [78] 03/17/05 15:11:17 wagi 'browsing through the config rom' added.
(edit) @77 [77] 03/15/05 14:45:13 wagi First working version. Still no idea what to do with the csr1212_csr data …
(edit) @76 [76] 03/14/05 15:43:47 wagi Added csr1212.[ch] files Added small test for reading out config roms with …
(edit) @75 [75] 03/13/05 13:30:51 wagi Call xml generator from OSC request handler.
(edit) @74 [74] 03/07/05 14:40:49 wagi Started with XML document generation. For debugging puposes 'x' option …
(edit) @73 [73] 03/07/05 14:37:42 wagi depend on liblo version 0.18
(edit) @72 [72] 03/02/05 07:07:48 pieterpalmers - Added the beginning of OSC IPC
(edit) @71 [71] 03/02/05 07:06:58 pieterpalmers - Added the start of OSC IPC
(edit) @70 [70] 03/01/05 01:22:41 pieterpalmers - Patch by Girish to incorporate new libiec61883 callback syntax into the …
(edit) @69 [69] 02/17/05 15:18:37 wagi Protocol draft started for ADL CML communcation.
(edit) @68 [68] 02/15/05 14:44:26 pieterpalmers - Finished the work started sunday. Code now compiles and seems to work. - …
(edit) @67 [67] 02/14/05 00:37:51 pieterpalmers - XML based loading of files - Not ready yet, don't kow if it even …
(edit) @66 [66] 02/13/05 04:09:12 pieterpalmers - Created an auto-/lib-tool framework for the inter-layer API library - …
(edit) @61 [61] 02/13/05 03:19:42 pieterpalmers Initial revision
(edit) @60 [60] 02/10/05 14:53:35 wagi Connection management implementation start.
(edit) @59 [59] 02/01/05 14:45:10 pieterpalmers - Added two example programs based upon the libiec61883 examples: * …
(edit) @58 [58] 01/23/05 09:12:24 wagi Remove unused raw1394 handle code.
(edit) @57 [57] 01/23/05 09:09:19 wagi Use Ieee1394Service::avcExecuteTransaction instead of …
(edit) @56 [56] 01/23/05 07:50:03 wagi Undo last checkin mistake: Do a complete device scan.
(edit) @55 [55] 01/23/05 07:29:42 wagi AvDevice?: Implemented scan and destroy states execute …
(edit) @54 [54] 01/23/05 07:28:07 wagi Added sleeping queue support.
(edit) @53 [53] 01/23/05 07:27:25 wagi Added global debug module.
(edit) @52 [52] 01/23/05 07:26:46 wagi Added kamikazzi functor (destroyCall) and sleepin functor
(edit) @51 [51] 01/23/05 07:25:27 wagi Support non-instance debugging (e.g. in static function) with a …
(edit) @50 [50] 01/10/05 15:05:19 wagi - Enable verbose only on request (argp parsing)
(edit) @49 [49] 01/10/05 15:02:20 wagi - Listen for given time (in seconds) for events on the bus
(edit) @48 [48] 01/10/05 14:59:48 wagi - Added argp parsing
(edit) @47 [47] 01/10/05 14:58:13 wagi - Debug print output added
(edit) @46 [46] 01/10/05 14:56:42 wagi - Debug output level lowered - Registering/unregistering AvDevice? instance …
(edit) @45 [45] 01/10/05 14:52:32 wagi - Version pumped - Bug report address changed to freebob-devel mailling …
(edit) @44 [44] 01/10/05 12:26:09 wagi Reinsert AVC1394_SUBUNIT_* definition.
(edit) @43 [43] 01/09/05 14:57:49 wagi Debug module overhaul. Compile warnings removed. Creating and destroying …
(edit) @42 [42] 12/05/04 14:36:17 wagi Register/unregister AvDevice? in AvDevicePool? when detected/disappeared.
(edit) @41 [41] 12/05/04 14:34:45 wagi MemberFunctor?1::(): Semaphore release added. asyncCall with 1 parameter …
(edit) @40 [40] 12/05/04 07:09:21 pieterpalmers Added: - Information retrieval functions for several infoblocks - Status …
(edit) @39 [39] 12/04/04 01:54:24 pieterpalmers - basic musicplug infoblock parsing
(edit) @38 [38] 12/03/04 15:04:03 pieterpalmers - Added classes to parse the infoblocks new to the 1.1 version of the AV/C …
(edit) @37 [37] 11/29/04 14:25:03 wagi Added syncCall implementation.
(edit) @36 [36] 11/28/04 15:00:30 pieterpalmers - added autogen.sh to recreate makefiles and reconfigure when adding or …
(edit) @35 [35] 11/28/04 14:57:48 pieterpalmers - code merge - some more experiments
(edit) @34 [34] 11/28/04 14:51:35 wagi First working implementation of WorkerThread?. Only defered calls will …
(edit) @33 [33] 11/28/04 14:14:17 wagi FILE, FUNCTION and LINE added to debug prints.
(edit) @32 [32] 11/28/04 14:12:46 wagi Move constructor/destructor to private scope of the class.
(edit) @31 [31] 11/28/04 14:11:36 wagi emacs has complained about the whitespaces, so there we go: …
(edit) @30 [30] 11/28/04 14:09:33 wagi Initialize members.
(edit) @29 [29] 11/28/04 14:07:30 wagi asyncCall: call WorkerThread? with Functor.
(edit) @28 [28] 11/28/04 14:05:52 wagi WorkerThread? added.
(edit) @27 [27] 11/28/04 13:23:07 pieterpalmers - Fix the build problem (sorry guys) - added some test functions to obtain …
(edit) @26 [26] 11/28/04 04:41:04 pieterpalmers - Added subunit abstraction classes - Implemented Audio & Music subunit …
(edit) @25 [25] 11/27/04 08:55:32 pieterpalmers - updated the AvMusicStatusDescriptor? to automatically parse itself upon …
(edit) @24 [24] 11/27/04 08:21:40 pieterpalmers - bugfix: descriptor was not read correctly in AvDescriptor? - several …
(edit) @23 [23] 11/25/04 13:12:29 pieterpalmers - Added two more parsers, only one left to have a complete parsing …
(edit) @22 [22] 11/25/04 11:30:41 pieterpalmers - Added the following info block handlers: * AvNameInfoBlock? * …
(edit) @21 [21] 11/24/04 14:13:21 pieterpalmers - Fixed some bugs in AvDescriptor? and AvDevice? - Added more tests of the …
(edit) @20 [20] 11/23/04 15:01:33 wagi New file: threads.h thread.h implements the deferCall and asyncCall …
(edit) @19 [19] 11/23/04 14:51:35 wagi Compile warnings from debugPrint statements fixed.
(edit) @18 [18] 11/22/04 13:06:38 pieterpalmers - Placed some extra debug functions in a new file debugmodule.cpp - Added …
(edit) @17 [17] 11/22/04 11:05:46 pieterpalmers Added AVC1394_SUBUNIT_TYPE_MUSIC define Added a check for the Music …
(edit) @16 [16] 11/21/04 04:36:27 wagi Dependencies updated: libiec61883, libraw1394. Dependencies removed: boost …
(edit) @15 [15] 10/01/04 15:09:00 wagi Removed sigc++ code, using instead boost library. Print information on …
(edit) @14 [14] 09/30/04 14:45:24 wagi Started new implementation according UML diagrams.
(edit) @13 [13] 09/20/04 15:00:00 wagi Added (yet another) sequence diagram: Device Discovery
(edit) @12 [12] 09/19/04 15:28:01 wagi Level Two Connection Managment Sequence Diagram added
(edit) @11 [11] 09/07/04 15:06:18 wagi Backup
(edit) @10 [10] 09/04/04 07:07:54 wagi Added a simple device discovering tests program.
(edit) @9 [9] 08/29/04 15:00:21 wagi Backup
(edit) @8 [8] 08/29/04 04:55:08 wagi New files.
(edit) @7 [7] 08/27/04 14:13:50 wagi Added syncmail: Send mail for each commit to freebob-cvs
(edit) @4 [4] 08/27/04 13:49:03 wagi Initial revision
(edit) @3 [3] 08/27/04 06:10:24 root initial checkin
(edit) @2 [2] 08/27/04 06:10:23 root initial checkin
(add) @1 [1] 08/27/04 06:10:23 anonymous New repository initialized by cvs2svn.
Note: See TracRevisionLog for help on using the revision log.