source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5601:caf14a86cb29   12 years phi Release!: v. 1.0beta4-pr0 roaraudio_1_0beta4_pr0
(edit) @5600:2e0eab3fc5f8   12 years phi updated list of tested systems
(edit) @5599:fa710543d9d2   12 years phi updated version
(edit) @5598:64c71185defe   12 years phi completed list
(edit) @5597:50c7cb36402f   12 years phi added some new error manpages
(edit) @5596:1ce1dbc91d6e   12 years phi corrected date
(edit) @5595:9129092429a1   12 years phi updated manpages
(edit) @5594:a24c5600fa64   12 years phi updated manpages for roar_simple_*()
(edit) @5593:c6f715635b44   12 years phi typo
(edit) @5592:da9a9bb6ece0   12 years phi addded --list-plugins
(edit) @5591:01e496cdb473   12 years phi increased maximum number of loaded protocols
(edit) @5590:006d3d9ef1ac   12 years phi report type of protocol (API) and source (buildin or Plugin)
(edit) @5589:de9dbc2ecc4b   12 years phi Updated UUID support to fixs shortcoming detected by rpld. Closes: #276
(edit) @5588:1a1099a03106   12 years phi test all dlfcn functions with the same settings for minimal mode. Without …
(edit) @5587:490cb80dfb06   12 years phi make depends on libm optional
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5585:024f7f8c937c   12 years phi kill compiler warnings
(edit) @5584:2488ccc53f71   12 years phi better debug lion
(edit) @5583:afc93a693c8a   12 years phi avoid segfaul when para is NULL
(edit) @5582:f3111257da86   12 years phi added a macro for FNREG (callback) registration
(edit) @5581:c00aa79358ad   12 years phi avoid false positive reply on client exec with non supported protocol or …
(edit) @5580:d64b87bef246   12 years phi corrected usage of common protocol interface
(edit) @5579:3887ff7af8e7   12 years phi Converted roard plugins to universal where possible (Closes: #256)
(edit) @5578:c6268709a23b   12 years phi provide a macro for fn registrations within plugins
(edit) @5577:5d9bed8d3bc6   12 years phi delay display of --list-proto until all plugins are loaded. Also indicate …
(edit) @5576:a98545bcc3f1   12 years phi Support a common protocol interface (Closes: #257)
(edit) @5575:5293c26f7113   12 years phi Did some win32 porting: * clean up of old win32 Makefile patching * …
(edit) @5574:2be917a38a32   12 years phi removed duplicate listing of protocols
(edit) @5573:c044289e8f24   12 years phi Disable building of roard plugins on windows as PE doesn't support them …
(edit) @5572:7ad7d8250612   12 years phi small checks to avoid segfault with stupid users. ;)
(edit) @5571:b46ece5b30bf   12 years phi Improved support in roard for client passing.
(edit) @5570:36de076e54f7   12 years phi Improved roarclientpass in execed mode.
(edit) @5569:ce502c95f097   12 years phi Improved tic-tac-toe plugin.
(edit) @5568:a7bdf096a4d6   12 years phi added use of const, use size_t not int
(edit) @5567:6ecf012d7063   12 years phi roard now tries to auto load missing protocols as plugins (Closes: #275)
(edit) @5566:c45e448eb830   12 years phi make static and constant table go into read only data memory
(edit) @5565:8e621ff8c3d0   12 years phi * Renamed protocol plugins for roard to protocol-* (Closes: #258)
(edit) @5564:7f16f44c7538   12 years phi Stop building roard with -rdynamic on win32 (Closes: #269)
(edit) @5563:700a9230af93   12 years phi added --prefix-plugins to --help, it was missing
(edit) @5562:cda7c58fcf5c   12 years phi prepared ChangeLog? for next release
(edit) @5561:6b90284299f6   12 years phi Release!: v. 1.0beta3 roaraudio_1_0beta3
(edit) @5560:275875905c22   12 years phi Release!: v. 1.0beta3-pr0 roaraudio_1_0beta3_pr0
(edit) @5559:a44791f33fc8   12 years phi updated test list
(edit) @5558:851448dcebb9   12 years phi updated version
(edit) @5557:1e9d563c7463   12 years phi updated ckport database
(edit) @5556:a21b49479dea   12 years phi downgraded debian on test systems from last to normal
(edit) @5555:e2230ec286e8   12 years phi Update to allow sending other packages as well. This is useful to test …
(edit) @5554:974f701cf7b5   12 years phi support to convert EAI_* error codes (Closes: #255)
(edit) @5553:a17285dc6fd6   12 years phi some random improvements to DTMF stuff
(edit) @5552:44c8c6d803df   12 years phi added some infos
(edit) @5551:b2d3093178c9   12 years phi limit output to avoid bad clippin
(edit) @5550:61fb37b34dc4   12 years phi support setting volume
(edit) @5549:3b35cff9c436   12 years phi cleanup
(edit) @5548:73e43db30a1c   12 years phi Added filter based on Goertzel algorithm
(edit) @5547:3f5d08ba722e   12 years phi added an extended DTMF mode
(edit) @5546:faff3e9677c4   12 years phi Started DTMF library
(edit) @5545:d5521f94525c   12 years phi added debug lions
(edit) @5544:16ca0566b0e9   12 years phi Improved error handling (including on win32) (Closes: #235)
(edit) @5543:9e640709bcbd   12 years phi corrected stream directions, now matching the OSS standard ;)
(edit) @5542:3b91d8c359b5   12 years phi added a profile for ogg-vorbis
(edit) @5541:4bc109656e55   12 years phi removed Opus AI profile, see #243
(edit) @5540:2fd95aa93c27   12 years phi moved roar_errno2() into roar_errno2_impl (macro) to make other functions …
(edit) @5539:8ff56da299af   12 years phi typo
(edit) @5538:32eff1535618   12 years phi introduced roar_errorstring
(edit) @5537:8cdd39efa8b9   12 years phi use roar_str2rate(), roar_str2channels() and roar_str2bits() for virtual …
(edit) @5536:72763f8d8270   12 years phi make use of new function roar_stream_new_by_info()
(edit) @5535:051e141134da   12 years phi added roar_stream_new_by_info() as well as done some related cleanup
(edit) @5534:ea9da1d777c7   12 years phi Done more hardending work.
(edit) @5533:42f48072307c   12 years phi Fixed usage of -R/-B/-C/-E as well as --aiprofile in roarclients (Closes: …
(edit) @5532:af3bb470fec0   12 years phi added missing \n in error message
(edit) @5531:88fdd6bea7d4   12 years phi added struct roar_libroar_config to listin
(edit) @5530:9aa578adc5bd   12 years phi strengthened hash support against memory analyzing attacks
(edit) @5529:d86f148f08b2   12 years phi Implemented SHA1 support (Closes: #232)
(edit) @5528:a261c7a7614e   12 years phi typo
(edit) @5527:4d22e732b1c9   12 years phi fixed some compiler warnings on win*
(edit) @5526:390d69183bea   12 years phi Try use-execed workaround also on UNIX Domain Sockets (Closes: #207)
(edit) @5525:44f9ebf504c0   12 years phi work around buggy getsockname() and getpeername() implementations. Why do …
(edit) @5524:d841017ba2d9   12 years phi updated ChangeLog? for new version
(edit) @5523:5b0f5390672e   12 years phi Release!: v. 1.0beta2 roaraudio_1_0beta2
(edit) @5522:fe02425aceb4   12 years phi Release!: v. 1.0beta2-pr0 roaraudio_1_0beta2_pr0
(edit) @5521:02aaab89d219   12 years phi updated tested systems
(edit) @5520:69bef6c14cec   12 years phi updated ckport database
(edit) @5519:e658c6766263   12 years phi updated version
(edit) @5518:4c5a7cb8b922   12 years phi removed debug printf()
(edit) @5517:287ced72ce95   12 years phi Fixed detection of dynamic loader on *BSD.
(edit) @5516:9dd8fd9b3c2d   12 years phi link libdl as we directly use symbols of it
(edit) @5515:1bbc92b50075   12 years phi fixed a compiler warning
(edit) @5514:c35fedd1cdf7   12 years phi allow fn to be -1
(edit) @5513:9bbb23a56bc8   12 years phi Updated debian init script (Closes: #183)
(edit) @5512:71b49441933f   12 years phi avoid the need for linking plugins against libroar
(edit) @5511:e2207bedaf0e   12 years phi Added a way to register plugin parts with a universal API (Closes: #245)
(edit) @5510:1bd7ea4ab486   12 years phi did a half complet port of threaded_mainloop
(edit) @5509:cd1927035f25   12 years phi ported some more functions
(edit) @5508:c985b0753ff0   12 years phi map PA_STREAM_RECORD to ROAR_DIR_RECORD.
(edit) @5507:625d7c213f05   12 years phi added versions as needed by newer versions of pulseaudio
(edit) @5506:ba21f426f299   12 years phi Improved random number generator
(edit) @5505:a39728598a5f   12 years phi Added simple UUID interface (Closes: #230)
(edit) @5504:ff89becc47ab   12 years phi Added support for AutoAppSched? to the plugin container.
(edit) @5503:15152f742401   12 years phi disallow running appsched's _init() and _free() multiple or other members …
(edit) @5502:c62b19461dc4   12 years phi do not use ftell() on win32 as it is broken
Note: See TracRevisionLog for help on using the revision log.