|
|
@613
|
[613]
|
09/03/07 02:18:33 |
ppalmers |
remove last missing reference to bebob functionblock |
|
|
@612
|
[612]
|
09/02/07 11:31:15 |
ppalmers |
- Remove dependencies between BeBoB and generic AVC code … |
|
|
@611
|
[611]
|
09/02/07 08:48:55 |
arnonym |
Add myself to the authors. I haven't written any real code until now, but … |
|
|
@610
|
[610]
|
09/02/07 08:48:17 |
arnonym |
Update the version requirements listed in the readme to match the version … |
|
|
@609
|
[609]
|
08/31/07 09:24:46 |
arnonym |
Simplify some things.
CACHEDIR is now hardcoded in config.h to be … |
|
|
@608
|
[608]
|
08/31/07 08:57:36 |
arnonym |
Fix #30 where scons complains about non-existant directories. Not anymore … |
|
|
@607
|
[607]
|
08/31/07 01:56:53 |
ppalmers |
- Fix file-based discovery. The previous code used a pointer to a
… |
|
|
@606
|
[606]
|
08/30/07 14:09:35 |
ppalmers |
proposed fix for ticket #30 |
|
|
@605
|
[605]
|
08/30/07 07:55:24 |
arnonym |
Docs are back! |
|
|
@604
|
[604]
|
08/30/07 07:21:14 |
arnonym |
A global include #/ is no longer needed… |
|
|
@603
|
[603]
|
08/30/07 07:19:23 |
arnonym |
Adopt install-instructions to scons (#25) and replace freebob by … |
|
|
@602
|
[602]
|
08/30/07 06:50:12 |
arnonym |
Add options to overwrite bindir,libdir and so on. One TODO less on my list |
|
|
@601
|
[601]
|
08/30/07 06:39:58 |
arnonym |
Maybe this time the pkg-flags will get cached and pkg-config isn't called … |
|
|
@600
|
[600]
|
08/30/07 06:38:50 |
arnonym |
Add include guards. |
|
|
@599
|
[599]
|
08/29/07 14:17:58 |
wagi |
Instead of static compiled in vendor/model table use configuration … |
|
|
@598
|
[598]
|
08/29/07 10:08:18 |
arnonym |
No auto* means that we can have our own config.h.in without the need to … |
|
|
@597
|
[597]
|
08/29/07 10:05:19 |
arnonym |
Finally ditch auto*-support.
And bump the version in SConstruct as it was … |
|
|
@596
|
[596]
|
08/29/07 10:04:09 |
arnonym |
ignore me |
|
|
@595
|
[595]
|
08/29/07 10:02:25 |
arnonym |
ignore me |
|
|
@594
|
[594]
|
08/29/07 09:51:37 |
arnonym |
Fix cleaning… |
|
|
@593
|
[593]
|
08/29/07 09:41:11 |
arnonym |
Clean up the default environment even more.
This makes externalenv … |
|
|
@592
|
[592]
|
08/29/07 09:10:16 |
arnonym |
Fix one of my todos and make the env-environment more clean. |
|
|
@591
|
[591]
|
08/29/07 08:42:51 |
arnonym |
Adopt the pyuic-check to my new-gained knowledge:-) |
|
|
@590
|
[590]
|
08/29/07 08:29:05 |
arnonym |
This might(!) fix the issue with pkg-config getting executed during … |
|
|
@589
|
[589]
|
08/29/07 08:26:18 |
ppalmers |
small discovery fix |
|
|
@588
|
[588]
|
08/29/07 08:18:06 |
arnonym |
refactor the dbus-builders into their own module… |
|
|
@587
|
[587]
|
08/29/07 08:09:34 |
ppalmers |
- moved all vendor id's to one include file
- introduced the framework for … |
|
|
@586
|
[586]
|
08/29/07 07:06:05 |
ppalmers |
fix forgotten file |
|
|
@585
|
[585]
|
08/29/07 06:16:32 |
ppalmers |
- Implement some device-specific details |
|
|
@584
|
[584]
|
08/29/07 04:44:02 |
ppalmers |
- fix bug introduced in previous commit
- focusrite and terratec now have … |
|
|
@583
|
[583]
|
08/29/07 02:19:04 |
ppalmers |
- Clean up the FFADODevice constructor to remove the nodeid that
can be … |
|
|
@582
|
[582]
|
08/29/07 01:28:32 |
ppalmers |
see prev commit |
|
|
@581
|
[581]
|
08/29/07 01:28:06 |
ppalmers |
- First attempt at mixer control (still disfunctional)
- moved vendor … |
|
|
@580
|
[580]
|
08/29/07 01:26:54 |
ppalmers |
move vendor specific stuff to vendor directory |
|
|
@579
|
[579]
|
08/29/07 01:20:23 |
ppalmers |
small directory management |
|
|
@578
|
[578]
|
08/29/07 01:19:47 |
ppalmers |
small directory management |
|
|
@577
|
[577]
|
08/27/07 16:58:41 |
jwoithe |
MOTU: more incidental code tidy-ups and reorderings to produce slight … |
|
|
@576
|
[576]
|
08/27/07 14:39:34 |
arnonym |
Some cleanup
I created an externalenv which is a copy of env without all … |
|
|
@575
|
[575]
|
08/27/07 14:26:33 |
ppalmers |
- Fixed bug in dbus c++ bindings
- First attempt at a decoupled control … |
|
|
@574
|
[574]
|
08/27/07 08:41:50 |
ppalmers |
- scons can now auto-generate the DBUS interface adaptor/proxy classes
- … |
|
|
@573
|
[573]
|
08/26/07 08:53:12 |
arnonym |
GENERIC_AVC -> GENERICAVC
and added a TODO… |
|
|
@571
|
[571]
|
08/25/07 12:14:30 |
arnonym |
Add a first check for pyuic and compile the mixer ui's only if it was … |
|
|
@570
|
[570]
|
08/25/07 11:55:22 |
arnonym |
Make use of the exported FLAGS from the CheckForPkg?.
And I don't think … |
|
|
@569
|
[569]
|
08/25/07 11:53:43 |
arnonym |
Add some help-texts and export the flags to the environment… |
|
|
@568
|
[568]
|
08/25/07 11:18:08 |
arnonym |
ignore me |
|
|
@567
|
[567]
|
08/25/07 08:24:29 |
arnonym |
Simplify the file. After all python is a programming language :-) |
|
|
@566
|
[566]
|
08/25/07 07:09:37 |
ppalmers |
fix scons problem with PKG_CONFIG_PATH being not set in the calling … |
|
|
@565
|
[565]
|
08/25/07 06:55:39 |
ppalmers |
add support for out-of-tree building using 'scons … |
|
|
@564
|
[564]
|
08/25/07 05:34:09 |
ppalmers |
cleaned up the scons file a bit |
|
|
@563
|
[563]
|
08/25/07 04:41:35 |
ppalmers |
forgotten file |
|
|
@562
|
[562]
|
08/25/07 04:36:32 |
ppalmers |
- add DBUS C++ bindings from:
… |
|
|
@561
|
[561]
|
08/24/07 10:53:24 |
arnonym |
Merge the scons-branch to trunk.
This basicly adds scons as a … |
|
|
@560
|
[560]
|
08/24/07 08:09:49 |
ppalmers |
- Sort the FFADODevice vector on GUID before assigning device id's
This … |
|
|
@558
|
[558]
|
08/24/07 01:33:45 |
wagi |
tokinize input (WIP) |
|
|
@557
|
[557]
|
08/24/07 00:22:30 |
wagi |
moved&renamed configparser from bebob to genericavc |
|
|
@556
|
[556]
|
08/22/07 13:51:46 |
ppalmers |
- add forgotten focusrite files from previous commit
- add terratec AV/C … |
|
|
@555
|
[555]
|
08/22/07 13:27:15 |
ppalmers |
implement Focusrite specific AV/C commands |
|
|
@554
|
[554]
|
08/22/07 10:15:34 |
ppalmers |
Merge echoaudio branch into trunk.
This adds support for the Echo … |
|
|
@537
|
[537]
|
08/21/07 07:57:04 |
ppalmers |
- SPDIF out works (tested)
- SPDIF in should work (untested)
- sync from … |
|
|
@535
|
[535]
|
08/21/07 07:55:08 |
ppalmers |
fix bug: returning length without setting it to a specific value sometimes … |
|
|
@532
|
[532]
|
08/21/07 07:53:39 |
ppalmers |
fix & enhance the streaming test tools |
|
|
@530
|
[530]
|
08/20/07 13:32:01 |
wagi |
disable config parser code |
|
|
@529
|
[529]
|
08/20/07 13:27:46 |
wagi |
- saveCache and loadFromCache interface added to IAvDevice
- current … |
|
|
@525
|
[525]
|
08/19/07 16:02:18 |
jwoithe |
The new device cache code breaks things for non-AVC interfaces such as the … |
|
|
@523
|
[523]
|
08/17/07 02:51:29 |
ppalmers |
fix uninitialized struct params bugs |
|
|
@517
|
[517]
|
08/10/07 12:13:38 |
wagi |
remove de/serialize test program |
|
|
@516
|
[516]
|
08/10/07 12:07:16 |
wagi |
- some de/serialing bugs found and fixed
- caching enabled for bebob … |
|
|
@515
|
[515]
|
08/09/07 16:19:26 |
jwoithe |
Cosmetic cleanups of MOTU driver source. No functional changes. |
|
|
@514
|
[514]
|
08/09/07 16:15:41 |
jwoithe |
Port remaining streaming tests to ffado and fix minor compilation errors. |
|
|
@512
|
[512]
|
07/29/07 16:30:54 |
jwoithe |
MOTU: more tweaks to improve reliability. Things are looking pretty good … |
|
|
@511
|
[511]
|
07/29/07 13:10:05 |
wagi |
Don't use AC_PROG_CXX before CXXFLAGS are defined (AC_PROG_CXX sets '-O2 … |
|
|
@506
|
[506]
|
07/28/07 06:20:25 |
ppalmers |
compile fix for the slave stream sp |
|
|
@498
|
[498]
|
07/26/07 16:09:57 |
jwoithe |
MOTU: more debugging and tweaks.
TimestampedBuffer?: ffado_timestamp_t … |
|
|
@497
|
[497]
|
07/25/07 17:01:52 |
jwoithe |
Preliminary compile fixes for MOTU following buffer timestamp type change. |
|
|
@496
|
[496]
|
07/24/07 18:45:24 |
jwoithe |
Don't update the timestamp DLL if the timestamp isn't moving (as happens … |
|
|
@495
|
[495]
|
07/24/07 17:29:22 |
jwoithe |
MOTU: more debugging aids.
TimestampedBuffer?: update internal DLL state … |
|
|
@494
|
[494]
|
07/24/07 09:49:11 |
ppalmers |
- switch over to a generic ffado_timestamp_t for the timestamped buffer … |
|
|
@493
|
[493]
|
07/22/07 16:55:57 |
jwoithe |
StreamProcessorManager?.cpp: MOTU requires larger ENABLE_DELAY_CYCLES to … |
|
|
@492
|
[492]
|
07/15/07 17:04:05 |
jwoithe |
MOTU: more debugging. There's nothing really profound in these changes. |
|
|
@491
|
[491]
|
07/11/07 17:33:30 |
jwoithe |
More changes to restore MOTU functionality. We're getting closer but it's … |
|
|
@490
|
[490]
|
07/09/07 13:00:22 |
wagi |
saveCache: create save path "PATH_TO_CACHE + GUID + CONFIGURATION_ID" |
|
|
@489
|
[489]
|
07/06/07 00:51:41 |
ppalmers |
Mixer for the Phase24
Phase88 app adapted by andreas@sandberg.pp.se |
|
|
@488
|
[488]
|
07/04/07 12:35:24 |
wagi |
Refactoring/cleanup of getConfigurationId function |
|
|
@487
|
[487]
|
06/26/07 14:28:31 |
wagi |
implementation of getConfigurationId added (rough/raw version) |
|
|
@486
|
[486]
|
06/18/07 14:08:54 |
wagi |
yet another test commit for testing the mail notifaction hook. |
|
|
@485
|
[485]
|
06/18/07 13:18:11 |
wagi |
test checkin hook |
|
|
@484
|
[484]
|
06/16/07 02:42:50 |
wagi |
test commit hook |
|
|
@483
|
[483]
|
06/16/07 02:31:25 |
wagi |
test hook on svn server |
|
|
@482
|
[482]
|
06/16/07 02:13:34 |
wagi |
Bogus checkin -> test installed commit hook on svn server |
|
|
@481
|
[481]
|
06/12/07 16:41:42 |
jwoithe |
Fix for MOTU transmit stream failure to enable. |
|
|
@480
|
[480]
|
06/11/07 17:53:30 |
jwoithe |
Make teststreaming2 work again (needed for MOTU debugging).
Fix a typo in … |
|
|
@479
|
[479]
|
06/05/07 13:04:20 |
wagi |
- added all missing 'virtual' to function declared in avdevice … |
|
|
@478
|
[478]
|
06/02/07 08:06:28 |
wagi |
- save cache information to $(localstatedir)/cache/libffade
- refactoring … |
|
|
@477
|
[477]
|
05/27/07 13:03:23 |
ppalmers |
Add M-Audio NRV10 device ID |
|
|
@476
|
[476]
|
05/27/07 12:59:14 |
ppalmers |
Add device ID for M-Audio Solo |
|
|
@472
|
[472]
|
05/21/07 06:18:54 |
ppalmers |
Add focusrite saffire pro10io device id |
|
|
@471
|
[471]
|
05/17/07 14:42:49 |
ppalmers |
integrated into jack SVN |
|
|
@470
|
[470]
|
04/22/07 02:39:31 |
ppalmers |
At the moment, if there is no C++ compiler installed, ./configure … |
|
|
@467
|
[467]
|
04/17/07 13:29:25 |
ppalmers |
- sync to latest jackd SVN |
|
|
@466
|
[466]
|
04/17/07 13:27:39 |
ppalmers |
- introduce patch with jackd support |