root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @117 [117] 06/13/05 04:22:47 pieterpalmers - Weeded out some compile warnings
(edit) @116 [116] 06/02/05 15:12:35 wagi sync_mode is able to set a sync mode now (not really tested yet)
(edit) @115 [115] 05/31/05 15:46:21 wagi sync_mode should now list all possible sync input plugs. Works on RD but …
(edit) @114 [114] 05/30/05 15:05:13 wagi Comments added what program should do Discovering code for sync input plug …
(edit) @113 [113] 05/30/05 15:03:37 wagi Adapt to the interface change in extended stream format command (fixes …
(edit) @112 [112] 05/30/05 15:01:59 wagi Handle subunit command Initialize all members in ctor
(edit) @111 [111] 05/30/05 15:00:23 wagi Small interface change: use enums where possible. removed unused enum …
(edit) @110 [110] 05/26/05 14:29:12 pieterpalmers - Fixed a little bug in extendedStreamFormatCmd.setPlugAddress usage - …
(edit) @109 [109] 05/23/05 12:41:54 wagi de/serializing of signal source cmd fixed.
(edit) @108 [108] 05/22/05 15:27:39 wagi Signal source added (not finished yet)
(edit) @107 [107] 05/22/05 06:31:30 wagi AVC plug info command implemented -> more splitting up of extended stream …
(edit) @106 [106] 05/19/05 13:15:04 wagi Splitted up large file into several smaller ones. Preparations for …
(edit) @105 [105] 05/17/05 14:06:50 wagi removed debug code which prevented correct number of plugs discovery
(edit) @104 [104] 05/17/05 14:06:07 wagi included assert.h header (did not compile)
(edit) @103 [103] 05/16/05 11:46:04 pieterpalmers - fixed argument parsing bug.
(edit) @102 [102] 05/16/05 11:38:47 pieterpalmers - added command line option to specify the used firewire port.
(edit) @101 [101] 05/16/05 11:32:03 pieterpalmers - Made app work with the fixed libavc1394. Not tested thoroughly though.
(edit) @100 [100] 05/16/05 09:15:28 wagi - all feature implemented (get and set of frequency)
(edit) @99 [99] 05/16/05 07:47:15 pieterpalmers - Major rework of the AvDescriptor? class, in order to support other …
(edit) @98 [98] 05/16/05 03:31:33 wagi sync stream handling added
(edit) @97 [97] 05/16/05 02:55:54 pieterpalmers *** empty log message ***
(edit) @96 [96] 05/16/05 02:31:07 pieterpalmers - Created a test app that bounces an incoming stream back to the sender. …
(edit) @95 [95] 05/16/05 01:58:55 pieterpalmers - Started to extend/implement the AVC Audio Subunit for HW mixer control …
(edit) @94 [94] 05/15/05 07:13:05 pieterpalmers - added some extra error checking - commented a lot of verbose debug …
(edit) @93 [93] 05/15/05 07:11:13 pieterpalmers avdescriptor.cpp: - Added retry's to AvDescriptor::load(), because …
(edit) @92 [92] 05/15/05 07:01:37 pieterpalmers - added test program for master-slave based ISO transfer - added program …
(edit) @91 [91] 05/14/05 06:46:25 wagi First working version without too many nasty hacks. Read out all stream …
(edit) @90 [90] 05/11/05 14:44:04 wagi backup. stream format command is still not finished.
(edit) @89 [89] 05/07/05 10:26:37 wagi C version removed C++ version added (not completely finished, backup)
(edit) @88 [88] 04/14/05 15:22:17 wagi Read with extended stream format the first compound stream format of the …
(edit) @87 [87] 04/10/05 10:34:55 wagi Stream format test commando added. Not finished yet.
(edit) @86 [86] 04/02/05 04:13:31 pieterpalmers - Added channel naming support to XML generation
(edit) @85 [85] 04/01/05 11:27:33 pieterpalmers - Added a retry to the loading of a descriptor as libavc sometimes …
(edit) @84 [84] 04/01/05 11:23:02 pieterpalmers - added some NULL pointer dereference checking
(edit) @83 [83] 04/01/05 03:43:58 pieterpalmers - Added test program to test the rawiso reception from a freebob device, …
(edit) @82 [82] 03/30/05 11:36:28 wagi Moved from old style string handling to c++ style for getModelName and …
(edit) @81 [81] 03/29/05 13:23:43 pieterpalmers - Fixed test programs to compile with newest libiec61883 CVS
(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) @65 [65] 02/13/05 03:19:43 anonymous This commit was manufactured by cvs2svn to create tag 'initial'.
(edit) @64 [64] 02/13/05 03:19:43 pieterpalmers Initial import
(edit) @63 [63] 02/13/05 03:19:42 pieterpalmers Initial import
(edit) @62 [62] 02/13/05 03:19:42 anonymous This commit was manufactured by cvs2svn to create branch 'pieterpalmers'.
(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 …
Note: See TracRevisionLog for help on using the revision log.