|
|
@784
|
[784]
|
12/29/07 03:39:55 |
ppalmers |
fix shutdown bug |
|
|
@783
|
[783]
|
12/29/07 02:18:54 |
ppalmers |
cleanup time/wait/sleep code |
|
|
@782
|
[782]
|
12/29/07 02:17:37 |
ppalmers |
fix mutex macro's; don't run thread in old_style mode |
|
|
@781
|
[781]
|
12/29/07 02:16:19 |
ppalmers |
add profile build option (no debug messages, optimization and debug … |
|
|
@780
|
[780]
|
12/26/07 15:05:22 |
arnonym |
Rebuild config.h (and all it dependants) if options changed. |
|
|
@779
|
[779]
|
12/26/07 15:04:18 |
arnonym |
HAVE_SSE is always defined (from config.h). It changes its value from 0 to … |
|
|
@778
|
[778]
|
12/26/07 14:05:57 |
ppalmers |
some extra optimization flags |
|
|
@777
|
[777]
|
12/26/07 13:59:21 |
ppalmers |
port freebob SSE optimized event encoding functions (untested) |
|
|
@776
|
[776]
|
12/26/07 07:26:00 |
ppalmers |
try to fix deadlock / performace issues |
|
|
@775
|
[775]
|
12/24/07 03:21:13 |
ppalmers |
- sleep before AGAIN, fixed deadlock |
|
|
@774
|
[774]
|
12/23/07 13:50:24 |
arnonym |
Some configure-steps are needed for uninstall too. |
|
|
@773
|
[773]
|
12/23/07 13:47:06 |
arnonym |
No need for commented scons-code that is only a copy of the stuff in … |
|
|
@772
|
[772]
|
12/23/07 13:42:21 |
arnonym |
Some small things:
- install the ui-files too. Don't know if they are … |
|
|
@771
|
[771]
|
12/23/07 13:31:14 |
arnonym |
Almost too easy!
Fix the dependency libffado.* -> config.h -> config.h.in … |
|
|
@770
|
[770]
|
12/23/07 13:25:31 |
arnonym |
- Add a script to start mixers in a generic way.
- Install the specific … |
|
|
@769
|
[769]
|
12/23/07 13:21:27 |
arnonym |
Set the rights on the new file the same as the old files rights.
Needed … |
|
|
@768
|
[768]
|
12/23/07 07:22:20 |
ppalmers |
increment version |
|
|
@767
|
[767]
|
12/23/07 07:21:18 |
ppalmers |
code refactoring |
|
|
@766
|
[766]
|
12/23/07 07:19:15 |
ppalmers |
introduce local references to frequently used objects |
|
|
@765
|
[765]
|
12/23/07 06:50:41 |
ppalmers |
reduce lock contention |
|
|
@764
|
[764]
|
12/23/07 05:31:32 |
wagi |
Get the cycle timer ticks in old style. The new one is not stable yet. |
|
|
@763
|
[763]
|
12/23/07 05:20:30 |
wagi |
StreamProcessor::getPacket: fixed debug output message |
|
|
@762
|
[762]
|
12/18/07 04:19:29 |
wagi |
Bug fix for #53
Somehow there was a major fuckup. It didn't make any … |
|
|
@761
|
[761]
|
12/16/07 13:25:22 |
arnonym |
Implement a usable(?) configure check to find pyuic. It checks for the … |
|
|
@760
|
[760]
|
12/15/07 11:56:37 |
ppalmers |
disable thread per handler mode |
|
|
@759
|
[759]
|
12/15/07 11:36:27 |
ppalmers |
fix streaming problem |
|
|
@758
|
[758]
|
12/09/07 09:49:13 |
ppalmers |
fix bug |
|
|
@757
|
[757]
|
12/09/07 08:46:12 |
ppalmers |
fix xml error due to license |
|
|
@756
|
[756]
|
12/08/07 12:26:29 |
ppalmers |
add optimization flags |
|
|
@755
|
[755]
|
12/08/07 05:44:49 |
ppalmers |
add a scons option to build static versions of the tools |
|
|
@754
|
[754]
|
12/03/07 14:26:22 |
ppalmers |
- simplify IsoHandler?
- fix some small issues |
|
|
@753
|
[753]
|
12/02/07 14:52:52 |
ppalmers |
have separate threads for every handler |
|
|
@752
|
[752]
|
12/02/07 07:49:37 |
ppalmers |
- Implement a DLL based mechanism to read the cycle timer. This can … |
|
|
@751
|
[751]
|
12/01/07 05:42:30 |
ppalmers |
implement cache versioning |
|
|
@750
|
[750]
|
11/30/07 14:18:26 |
ppalmers |
Code refactoring. Tries to simplify things and tries to put all code where … |
|
|
@749
|
[749]
|
11/30/07 05:23:37 |
jwoithe |
StreamProcessor::transferSilence(): don't assume event size is one quadlet … |
|
|
@748
|
[748]
|
11/29/07 14:26:52 |
ppalmers |
try to reorganize things such that less information is duplicated |
|
|
@747
|
[747]
|
11/29/07 13:56:38 |
ppalmers |
- get rid of IsoStream? class since it's only overhead and doesn't really … |
|
|
@746
|
[746]
|
11/29/07 13:25:06 |
ppalmers |
- fix issue that prevented startup on my NEC based host controller. |
|
|
@745
|
[745]
|
11/29/07 12:24:38 |
ppalmers |
implement clock source selection for DICE EVM |
|
|
@744
|
[744]
|
11/29/07 04:52:16 |
ppalmers |
ensure that a mixer is built when devices are loaded from cache |
|
|
@743
|
[743]
|
11/29/07 04:33:24 |
ppalmers |
add the GPL v3 license text |
|
|
@742
|
[742]
|
11/29/07 04:25:10 |
ppalmers |
- Remove some obsolete support files and dirs
- Clean up the license … |
|
|
@741
|
[741]
|
11/28/07 14:40:32 |
ppalmers |
Fixes #54 |
|
|
@740
|
[740]
|
11/28/07 14:06:04 |
ppalmers |
fix propagation of debug/verbose level |
|
|
@739
|
[739]
|
11/28/07 12:02:08 |
ppalmers |
- Adapt the ffado external API (upgrade to v3)
NEEDS NEW JACK BACKEND
- … |
|
|
@738
|
[738]
|
11/28/07 07:21:28 |
ppalmers |
fix bogus use of pointer in descriptor reading |
|
|
@737
|
[737]
|
11/28/07 05:38:57 |
ppalmers |
Add Acoustic Reality eAR Master One to device id's |
|
|
@736
|
[736]
|
11/28/07 05:36:19 |
ppalmers |
fix some stuff that was not merged correctly |
|
|
@735
|
[735]
|
11/28/07 05:06:00 |
ppalmers |
remove streaming branch since it's merged into trunk |
|
|
@734
|
[734]
|
11/28/07 05:03:31 |
ppalmers |
merge ppalmers-streaming branch |
|
|
@733
|
[733]
|
11/28/07 03:25:27 |
ppalmers |
adapt motu code to new SP base class (compiles, needs real testing) |
|
|
@732
|
[732]
|
11/28/07 00:33:36 |
ppalmers |
reorganize motu SP files to prepare for updated streaming implementation … |
|
|
@731
|
[731]
|
11/27/07 11:26:05 |
ppalmers |
extra debugging for the descriptors |
|
|
@730
|
[730]
|
11/27/07 10:28:51 |
ppalmers |
- Remove OSC related code
- create DBus server application
- add "scons … |
|
|
@729
|
[729]
|
11/27/07 08:50:48 |
ppalmers |
some more transmit tweaks |
|
|
@728
|
[728]
|
11/25/07 13:07:25 |
wagi |
getConfigurationIdSyncMode: consider also an address as SignalUnitAddress?. … |
|
|
@727
|
[727]
|
11/25/07 12:57:43 |
ppalmers |
stream alignment implemented |
|
|
@726
|
[726]
|
11/25/07 12:19:41 |
wagi |
getConfigurationIdSyncMode: debug message corrected |
|
|
@725
|
[725]
|
11/25/07 11:55:45 |
wagi |
AvDevice::loadFromCache: remove debugging code |
|
|
@724
|
[724]
|
11/25/07 11:47:10 |
ppalmers |
disable assertions when not doing a debug build |
|
|
@723
|
[723]
|
11/25/07 05:42:51 |
ppalmers |
fix problem where receiving multiple streams doesn't work |
|
|
@722
|
[722]
|
11/24/07 09:57:25 |
ppalmers |
more rewrite of streaming |
|
|
@721
|
[721]
|
11/23/07 10:09:15 |
ppalmers |
another update |
|
|
@720
|
[720]
|
11/23/07 08:11:41 |
ppalmers |
first working version of the reworked streaming code |
|
|
@719
|
[719]
|
11/22/07 06:43:39 |
ppalmers |
backup commit |
|
|
@718
|
[718]
|
11/18/07 13:14:51 |
arnonym |
Disable the pyuic-test. its wrong.
And maybe try to create the sharedir. … |
|
|
@717
|
[717]
|
11/17/07 07:41:37 |
arnonym |
This should fix redeemans problem with dbus and other libs in a … |
|
|
@716
|
[716]
|
11/11/07 12:03:19 |
wagi |
cache bebob avc model. lot's of small bug fixed. it should work now. |
|
|
@715
|
[715]
|
11/11/07 10:12:01 |
ppalmers |
some more cleaning |
|
|
@714
|
[714]
|
11/11/07 09:50:28 |
ppalmers |
- cleanup of streaming interfaces
- doesn't work yet |
|
|
@713
|
[713]
|
11/11/07 09:05:25 |
ppalmers |
- remove amdtp slave SP's since they need a big rework anyway |
|
|
@712
|
[712]
|
11/11/07 07:52:01 |
ppalmers |
almost there… |
|
|
@711
|
[711]
|
11/06/07 08:00:07 |
ppalmers |
disable unclear check |
|
|
@710
|
[710]
|
11/06/07 07:52:11 |
ppalmers |
fix for configrom parsing bug (freebob backport) |
|
|
@709
|
[709]
|
11/04/07 10:47:05 |
ppalmers |
some more streaming system updates.
this works with the saffire up till … |
|
|
@708
|
[708]
|
11/04/07 09:32:40 |
ppalmers |
some more startup checks |
|
|
@707
|
[707]
|
11/04/07 09:19:44 |
ppalmers |
- code cleanup
- make transmit handler AMDTP compliant (don't send too … |
|
|
@706
|
[706]
|
11/04/07 05:15:42 |
ppalmers |
code cleanup |
|
|
@705
|
[705]
|
11/04/07 04:40:10 |
ppalmers |
restructure the streaming directory |
|
|
@704
|
[704]
|
11/04/07 03:34:56 |
ppalmers |
directory for base classes |
|
|
@703
|
[703]
|
11/04/07 03:33:35 |
ppalmers |
- rework of streaming startup
- started moving files around to enhance … |
|
|
@702
|
[702]
|
11/04/07 03:30:42 |
ppalmers |
-- |
|
|
@701
|
[701]
|
11/04/07 03:23:42 |
ppalmers |
do it the easy way |
|
|
@700
|
[700]
|
11/04/07 03:22:41 |
ppalmers |
bad branching |
|
|
@699
|
[699]
|
11/04/07 03:22:25 |
ppalmers |
bad branching |
|
|
@698
|
[698]
|
11/04/07 03:19:01 |
ppalmers |
- make backlog a compile time option
- do some performance optimization on … |
|
|
@697
|
[697]
|
11/04/07 03:16:57 |
ppalmers |
branch the libutil part of the source tree |
|
|
@696
|
[696]
|
11/04/07 03:14:41 |
ppalmers |
branch only the libstreaming part of the source tree |
|
|
@695
|
[695]
|
11/04/07 03:13:54 |
ppalmers |
- remove branch |
|
|
@694
|
[694]
|
11/04/07 03:09:27 |
ppalmers |
branch for some rather elaborate streaming changes |
|
|
@693
|
[693]
|
11/03/07 11:13:53 |
ppalmers |
format the message before sending it to the debugModuleManager such that … |
|
|
@692
|
[692]
|
11/03/07 09:40:05 |
ppalmers |
r691, does exactly the opposite of what it should do. fix this. |
|
|
@691
|
[691]
|
11/03/07 09:38:59 |
ppalmers |
- fix RT safety |
|
|
@690
|
[690]
|
11/03/07 09:38:39 |
ppalmers |
some small changes on the backlog:
- locks the flush_lock such that the … |
|
|
@689
|
[689]
|
11/03/07 08:12:39 |
ppalmers |
more echo firmware work |
|
|
@688
|
[688]
|
11/03/07 05:31:51 |
ppalmers |
- Remove bebob sync tool, since this is now generalized into the … |
|
|
@687
|
[687]
|
11/02/07 16:11:33 |
ppalmers |
implement Flash routines |
|
|
@686
|
[686]
|
11/02/07 15:21:21 |
ppalmers |
add device ID's |
|
|
@685
|
[685]
|
11/02/07 08:39:54 |
ppalmers |
remove device table printout |