root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @856 [856] 01/17/08 13:55:20 ppalmers revert to old structure and implement SSE routines in there. This avoids …
(edit) @855 [855] 01/17/08 13:11:35 arnonym move the xdg-stuff to an own distinct dir, so its easier for packagers to …
(edit) @854 [854] 01/17/08 03:08:17 arnonym check for the qt python module too
(edit) @853 [853] 01/17/08 03:06:38 arnonym Try to implement some DESTDIR support (#68). And install the desktop-file …
(edit) @852 [852] 01/17/08 02:12:19 arnonym Too much object-oriented-programming for me. I keep on trying to …
(edit) @851 [851] 01/17/08 01:30:40 arnonym Check for a C++-header (and the availability of a c++-compiler) too. see …
(edit) @850 [850] 01/17/08 01:24:08 arnonym Be a bit more verbose if something failed…
(edit) @849 [849] 01/16/08 14:19:48 ppalmers temp commit of some SSE/memory optimizations
(edit) @848 [848] 01/14/08 15:25:47 jwoithe Remove duplicate SPDIF entries in Ultralite port definitions which used …
(edit) @847 [847] 01/14/08 10:59:06 ppalmers use SSE2 for byteswaps (20% faster than ntohl())
(edit) @846 [846] 01/14/08 10:37:01 ppalmers remove AGAIN useage (might cause deadlock)
(edit) @845 [845] 01/13/08 11:15:21 wagi add note to enhanced mixer command that is non-functional
(edit) @844 [844] 01/13/08 11:12:15 wagi FunctionBlockEnhancedMixer::discover: Disable discovering of enhanced …
(edit) @843 [843] 01/13/08 11:04:56 wagi enable enhanced mixer test
(edit) @842 [842] 01/13/08 11:02:49 wagi add enhanced mixer test
(edit) @841 [841] 01/13/08 09:17:58 ppalmers fix single ISO thread operation (1394 stack seems to be thread-unsafe)
(edit) @840 [840] 01/13/08 07:38:42 ppalmers fix uninitialized value bug
(edit) @839 [839] 01/13/08 07:21:29 ppalmers fix shutdown segfault
(edit) @838 [838] 01/12/08 08:12:19 wagi [PATCH] Add cache option also to ffado-dbus-server reported and fixed by …
(edit) @837 [837] 01/12/08 06:46:11 ppalmers add generic mackie mixer control
(edit) @836 [836] 01/12/08 06:02:14 ppalmers fix pkgconfig not updated issue; increase version to allow for jack sync
(edit) @835 [835] 01/12/08 05:32:14 ppalmers remove unneeded branch
(edit) @834 [834] 01/11/08 00:26:17 arnonym Should fix the return value. see #60
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @832 [832] 01/10/08 13:21:10 ppalmers fix phase24 issue, closes #61
(edit) @831 [831] 01/10/08 13:15:38 ppalmers small tweaks
(edit) @830 [830] 01/10/08 13:11:59 ppalmers add some extra control elements
(edit) @829 [829] 01/07/08 14:13:42 ppalmers some caching and bugfixes
(edit) @828 [828] 01/06/08 12:30:53 wagi FunctionBlockEnhancedMixer::discover: enable code
(edit) @827 [827] 01/06/08 11:31:59 wagi untabify
(edit) @826 [826] 01/06/08 11:25:49 wagi add feature to disable avc model cache use
(edit) @825 [825] 01/06/08 11:20:05 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @823 [823] 01/06/08 07:54:38 wagi add TAGS for emacs too
(edit) @822 [822] 01/06/08 07:48:48 arnonym fix again: always rebuild the tags file
(edit) @821 [821] 01/06/08 07:46:47 ppalmers make xrun hanling more robust
(edit) @820 [820] 01/06/08 07:31:06 arnonym this time it should work for wagi :-)
(edit) @819 [819] 01/06/08 07:14:12 arnonym Implement a tags-target for wagi:-)
(edit) @818 [818] 01/06/08 05:57:28 ppalmers add prefetch commands, can't harm
(edit) @817 [817] 01/06/08 05:08:10 ppalmers more performance fixes for the AMDTP transmit handler
(edit) @816 [816] 01/06/08 03:53:04 ppalmers remove support for per-port datatypes. It's too much hassle and it doesn't …
(edit) @815 [815] 01/06/08 03:15:01 ppalmers - AMDTP transmit port caching for better performance - less debug output …
(edit) @814 [814] 01/05/08 13:04:45 arnonym Forgot the property. The ffadomixer should be an executable. Thus the .in …
(edit) @813 [813] 01/05/08 12:14:12 ppalmers small simplification
(edit) @812 [812] 01/05/08 12:02:13 ppalmers more fixes
(edit) @811 [811] 01/05/08 11:38:26 ppalmers fixes for introduced bugs
(edit) @810 [810] 01/05/08 09:48:51 wagi add edirol fa-66 control
(edit) @809 [809] 01/05/08 09:40:06 ppalmers First round of cleanup: - make Ports auto-register to a PortManager? - …
(edit) @808 [808] 01/05/08 08:07:12 ppalmers create a branch for the API cleanup and code simplification
(edit) @807 [807] 01/05/08 06:07:23 ppalmers more reliability things
(edit) @806 [806] 01/04/08 15:29:45 arnonym This should be unneeded as the apps needed to create the dbus interfaces …
(edit) @805 [805] 01/04/08 15:25:59 arnonym Install a .desktop-file that adds ffadomixer to the menus of kde and …
(edit) @804 [804] 01/04/08 12:29:19 arnonym Try to start ffado-dbus-server if it can't be found on the DBus. This is …
(edit) @803 [803] 01/02/08 14:11:58 ppalmers more reliable streaming. hackish, but a start for a better implementation
(edit) @802 [802] 01/02/08 14:04:54 arnonym be more user-friendly and display message-boxes
(edit) @801 [801] 01/02/08 12:00:52 arnonym /me is very stupid. But now the mixers should work and install just …
(edit) @800 [800] 01/02/08 11:52:39 arnonym go away for now…
(edit) @799 [799] 01/02/08 10:26:00 wagi add BridgeCo? Audio5 UI control
(edit) @798 [798] 01/01/08 13:27:35 ppalmers cleanup and reliability fixes
(edit) @797 [797] 01/01/08 12:24:37 ppalmers parameters for better latency performance
(edit) @796 [796] 01/01/08 11:31:39 ppalmers - move #define constants to config.h.in - switch receive handler over to …
(edit) @795 [795] 01/01/08 09:27:10 ppalmers small bugfixes + debug print changes
(edit) @794 [794] 01/01/08 09:09:24 ppalmers add options to teststreaming3 (fix)
(edit) @793 [793] 01/01/08 09:08:36 ppalmers add options to teststreaming3
(edit) @792 [792] 01/01/08 08:20:44 ppalmers make teststreaming3 a cpp app
(edit) @791 [791] 12/31/07 06:41:19 ppalmers try and get some better low-latency performance
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @789 [789] 12/31/07 05:49:32 ppalmers add more testing
(edit) @788 [788] 12/31/07 05:47:10 ppalmers fix unreliable streaming bug
(edit) @787 [787] 12/29/07 04:03:52 ppalmers clean up sleeping code
(edit) @786 [786] 12/29/07 04:02:04 ppalmers add sine output
(edit) @785 [785] 12/29/07 03:41:53 ppalmers shutdown fix for DICE and MOTU
(edit) @784 [784] 12/29/07 03:39:55 ppalmers fix shutdown bug
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @782 [782] 12/29/07 02:17:37 ppalmers fix mutex macro's; don't run thread in old_style mode
(edit) @781 [781] 12/29/07 02:16:19 ppalmers add profile build option (no debug messages, optimization and debug …
(edit) @780 [780] 12/26/07 15:05:22 arnonym Rebuild config.h (and all it dependants) if options changed.
(edit) @779 [779] 12/26/07 15:04:18 arnonym HAVE_SSE is always defined (from config.h). It changes its value from 0 to …
(edit) @778 [778] 12/26/07 14:05:57 ppalmers some extra optimization flags
(edit) @777 [777] 12/26/07 13:59:21 ppalmers port freebob SSE optimized event encoding functions (untested)
(edit) @776 [776] 12/26/07 07:26:00 ppalmers try to fix deadlock / performace issues
(edit) @775 [775] 12/24/07 03:21:13 ppalmers - sleep before AGAIN, fixed deadlock
(edit) @774 [774] 12/23/07 13:50:24 arnonym Some configure-steps are needed for uninstall too.
(edit) @773 [773] 12/23/07 13:47:06 arnonym No need for commented scons-code that is only a copy of the stuff in …
(edit) @772 [772] 12/23/07 13:42:21 arnonym Some small things: - install the ui-files too. Don't know if they are …
(edit) @771 [771] 12/23/07 13:31:14 arnonym Almost too easy! Fix the dependency libffado.* -> config.h -> config.h.in …
(edit) @770 [770] 12/23/07 13:25:31 arnonym - Add a script to start mixers in a generic way. - Install the specific …
(edit) @769 [769] 12/23/07 13:21:27 arnonym Set the rights on the new file the same as the old files rights. Needed …
(edit) @768 [768] 12/23/07 07:22:20 ppalmers increment version
(edit) @767 [767] 12/23/07 07:21:18 ppalmers code refactoring
(edit) @766 [766] 12/23/07 07:19:15 ppalmers introduce local references to frequently used objects
(edit) @765 [765] 12/23/07 06:50:41 ppalmers reduce lock contention
(edit) @764 [764] 12/23/07 05:31:32 wagi Get the cycle timer ticks in old style. The new one is not stable yet.
(edit) @763 [763] 12/23/07 05:20:30 wagi StreamProcessor::getPacket: fixed debug output message
(edit) @762 [762] 12/18/07 04:19:29 wagi Bug fix for #53 Somehow there was a major fuckup. It didn't make any …
(edit) @761 [761] 12/16/07 13:25:22 arnonym Implement a usable(?) configure check to find pyuic. It checks for the …
(edit) @760 [760] 12/15/07 11:56:37 ppalmers disable thread per handler mode
(edit) @759 [759] 12/15/07 11:36:27 ppalmers fix streaming problem
(edit) @758 [758] 12/09/07 09:49:13 ppalmers fix bug
(edit) @757 [757] 12/09/07 08:46:12 ppalmers fix xml error due to license
Note: See TracRevisionLog for help on using the revision log.