source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @5501:fc2e83547f0d   12 years phi ROAR_DL_PLUGIN_START() now checks para structure (Closes: #236)
(edit) @5500:6a5903aea325   12 years phi Added entry for next version
(edit) @5499:a04c42a16d1a   12 years phi Release!: 1.0beta1 roaraudio_1_0beta1
(edit) @5498:a6f5e4a81395   12 years phi Release!: v. 1.0beta1-pr1 roaraudio_1_0beta1_pr1
(edit) @5497:a5513f84e8f2   12 years phi updated ckport database
(edit) @5496:855840432b9a   12 years phi added manpage for roarpluginrunner(1)
(edit) @5495:2bbc84e22b80   12 years phi removed ROAR_DBG() lions resulting in build failture in case of -DDEBUG
(edit) @5494:c9e446c35d20   12 years phi added manpage for roarpluginapplication
(edit) @5493:ed802d14a722   12 years phi test for needed functions, not just fail on OpenBSD
(edit) @5492:4e462f5f2e6d   12 years phi updated todo list
(edit) @5491:53b8285da656   12 years phi correctly build roarpluginapplication
(edit) @5490:7a730f6b3243   12 years phi --default-bits no longer sets bits for roard
(edit) @5489:4fd83d07ca85   12 years phi typo
(edit) @5488:cd3f4f76a154   12 years phi Improved plugincontainer (pr1).
(edit) @5487:882b4283f8d7   12 years phi support getting plugin by name
(edit) @5486:3f3a5a9eca72   12 years phi allow application mode (--text $bla)
(edit) @5485:78adfa239868   12 years phi make the code a bit more uniform
(edit) @5484:3ca4488d44e1   12 years phi Added support for an application mode in roarpluginrunner
(edit) @5483:39ed701a5718   12 years phi support setting a non-default greeting
(edit) @5482:ba865ae62928   12 years phi support quoted strings
(edit) @5481:603d51e78e41   12 years phi Added support to load plugins on win32 (pr0).
(edit) @5480:045af2045a6d   12 years phi corrected win32 fix for stdvios
(edit) @5479:a6348edc217a   12 years phi Work around bugs in win32 while using stdvios (pr0).
(edit) @5478:894c5c2b8c42   12 years phi * Corrected usage of -Wextra (pr0). * Updated build options for RAT …
(edit) @5477:a41a967180b7   12 years phi Release!: 1.0beta1-pr0 roaraudio_1_0beta1_pr0
(edit) @5476:f900a80396e5   12 years phi updated list of tested systems for this release
(edit) @5475:bc8228707359   12 years phi updated package version
(edit) @5474:21ced748eddd   12 years phi updated ckport database
(edit) @5473:93b2c70d8bec   12 years phi fixed building on FreeBSD, corrected include and lib paths
(edit) @5472:8bff2f9546eb   12 years phi updated changelog
(edit) @5471:fb8f0a2d1558   12 years phi added support for +default
(edit) @5470:a67fd926e963   12 years phi support new flag ROAR_VIO_SELECT_NO_RETEST
(edit) @5469:23c09a8dc701   12 years phi added an filter to do: r = -(l = (l+r)/2.1) (usefull for broken headphones
(edit) @5468:8362cf6b111b   12 years phi do not allow a seq num of zero
(edit) @5467:30f989510eb4   12 years phi make use of seq-numbers in v2 messages
(edit) @5466:201ac6bd51ee   12 years phi accept symbolic names in force-* options
(edit) @5465:d5e7bc292531   12 years phi no longer use fixed protocol version (_ROAR_MESSAGE_VERSION=0). protocol …
(edit) @5464:262916524db4   12 years phi added new message flags: message is annoucement, message is addressed to …
(edit) @5463:f11febcac1de   12 years phi corrected handling of pos in v2 messages
(edit) @5462:4aa873706b47   12 years phi added new protocols
(edit) @5461:3726177a7bae   12 years phi Bring Telnet in right mode.
(edit) @5460:2ab6c7d3b777   12 years phi support at least some error codes from HTTP
(edit) @5459:478ff8791cb5   12 years phi added new error code ROAR_ERROR_BADLICENSE
(edit) @5458:132f8f17aafc   12 years phi added ROAR_AUDIO_INFO_INVALID
(edit) @5457:d4b1d5287492   12 years phi convert to use struct roar_audio_info
(edit) @5456:a854b4c5bf2a   12 years phi add support for --role
(edit) @5455:25363bc0cf6c   12 years phi typo
(edit) @5454:2ab8612a9401   12 years phi use numblock encoding as requested
(edit) @5453:bc4b68a6c9e3   12 years phi also support setting ABI version
(edit) @5452:bc99b9f05900   12 years phi ported internal stuff to new internal API
(edit) @5451:db1e0b38bfb0   12 years phi ported to new proto stuff, moved init() so it is only run when unload will …
(edit) @5450:0a11d4f734cf   12 years phi added headlion and software version
(edit) @5449:c4827557d495   12 years phi implemented tic-tac-toe as roard proto plugin.
(edit) @5448:1abc4bbf0a00   12 years phi added more stuff to handle protocol specific instance data
(edit) @5447:d6eef074fb11   12 years phi set minium ABI version
Note: See TracRevisionLog for help on using the revision log.