source: roaraudio/ChangeLog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5685:02bcdb0dc76c   12 years phi updated changelog, Closes: #330
(edit) @5674:8ffa3afc2d9e   12 years phi Install parts from build system (Closes: #325)
(edit) @5672:ac5f50ae33f2   12 years phi Improved roar-config.
(edit) @5669:b43ae8224d92   12 years phi Added new configure option '--root' (Closes: #326)
(edit) @5665:10c164fd8e04   12 years phi Added support for v3 and v5 UUIDs.
(edit) @5664:3aa27a75a787   12 years phi Changed plugin ABI version number for roard.
(edit) @5662:6c1654f74e24   12 years phi Avoid warning about failed memlock on win32 (Closes: #329)
(edit) @5661:efd1ca5963ee   12 years phi Improved kv API: added roar_keyval_copy()
(edit) @5660:e0c9654ef2b1   12 years phi Release!: v. 1.0beta6 roaraudio_1_0beta6
(edit) @5659:2f72757b24d9   12 years phi Release!: v. 1.0beta6-pr0 roaraudio_1_0beta6_pr0
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(edit) @5649:d8f15a090b25   12 years phi Optimized roar_buffer_set_len() for incremental buffer size growth …
(edit) @5648:2072511fe57d   12 years phi typo
(edit) @5647:3707f49de5ab   12 years phi Added RAT test 'buffer_set_len'.
(edit) @5646:962e433070f3   12 years phi Updated list of error values.
(edit) @5644:ebfbaab396d7   12 years phi Improved kstore API (See: #317)
(edit) @5643:26caa60db561   12 years phi Updated VIO CMD to work around kernel bugs in Linux kernel.
(edit) @5641:cfd2cf3d0475   12 years phi Changed default linkage model for ELF to indirect (Closes: #281)
(edit) @5640:00dd1147ce70   12 years phi Removed support for roard's proto support (replaced by CPI) (Closes: #278)
(edit) @5639:b8cdcac37ffe   12 years phi Removed roard's sched support (Closes: #277)
(edit) @5638:af9493352ce2   12 years phi Disabled building with libFLAC when using --without-beta (See: #306)
(edit) @5637:8222fdbd0cdd   12 years phi corrected typos, thanks to Adam D. Barratt
(edit) @5636:d19c95055ecc   12 years phi typo
(edit) @5635:94450e5c67fc   12 years phi Added audio click to roard's libshout driver "shout".
(edit) @5634:7ad2a55f0205   12 years phi Updated CMD VIO to no longer eat more than needed. Helps resolving a …
(edit) @5633:d4e4fbb90e25   12 years phi Fixed memory leak in hash framwork. Affacted RNG (Closes: #310)
(edit) @5632:76709e1fb0f4   12 years phi Release!: v. 1.0beta5 roaraudio_1_0beta5
(edit) @5630:7be0ad84e16a   12 years phi Release!: v. 1.0beta5-pr0 roaraudio_1_0beta5_pr0
(edit) @5625:722bbc6d4930   12 years phi Fixed compiler warnings about roar_meta_strtype(3) (Closes: #305)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5623:cd8f318fd1a9   12 years phi Fixed metadata handling in meta.c.
(edit) @5622:902c833ffb62   12 years phi Added meta generes (See: #301)
(edit) @5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
(edit) @5618:bcbd2e7b3060   12 years phi Added protocol magic numbers for RPLD and MPD protocol, see #262
(edit) @5617:df74a3973acb   12 years phi Converted roard's protocol-irc plugin to CPI (Closes: #295)
(edit) @5615:980750396d94   12 years phi Allow passing of extra parameters to cdrivers (Closes: #290)
(edit) @5614:8d2ab70551ac   12 years phi Fixed pa_xfree() (Closes: #293)
(edit) @5613:a9e1c552762c   12 years phi Release!: v. 1.0beta4 roaraudio_1_0beta4
(edit) @5611:2e880acd804e   12 years phi Release!: RoarAudio v. 1.0beta4-pr1 roaraudio_1_0beta4_pr1
(edit) @5608:584b36c566e2   12 years phi Handle super long client names well (Closes: #286)
(edit) @5606:f7617b41972e   12 years phi Updated common protocol interface (Closes: #257, #256)
(edit) @5604:78266fa2ded3   12 years phi Typo corrections (Closes: #282)
(edit) @5603:0577a2d5a9a6   12 years phi Added roar_buffer_moveintoqueue() (Closes: #283)
(edit) @5602:6d421545ca98   12 years phi moved strselcmp() and strseltok() to libroar (Closes: #285)
(edit) @5601:caf14a86cb29   12 years phi Release!: v. 1.0beta4-pr0 roaraudio_1_0beta4_pr0
(edit) @5595:9129092429a1   12 years phi updated manpages
(edit) @5589:de9dbc2ecc4b   12 years phi Updated UUID support to fixs shortcoming detected by rpld. Closes: #276
(edit) @5579:3887ff7af8e7   12 years phi Converted roard plugins to universal where possible (Closes: #256)
(edit) @5576:a98545bcc3f1   12 years phi Support a common protocol interface (Closes: #257)
(edit) @5573:c044289e8f24   12 years phi Disable building of roard plugins on windows as PE doesn't support them …
(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) @5567:6ecf012d7063   12 years phi roard now tries to auto load missing protocols as plugins (Closes: #275)
(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) @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) @5554:974f701cf7b5   12 years phi support to convert EAI_* error codes (Closes: #255)
(edit) @5548:73e43db30a1c   12 years phi Added filter based on Goertzel algorithm
(edit) @5546:faff3e9677c4   12 years phi Started DTMF library
(edit) @5544:16ca0566b0e9   12 years phi Improved error handling (including on win32) (Closes: #235)
(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) @5529:d86f148f08b2   12 years phi Implemented SHA1 support (Closes: #232)
(edit) @5526:390d69183bea   12 years phi Try use-execed workaround also on UNIX Domain Sockets (Closes: #207)
(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) @5517:287ced72ce95   12 years phi Fixed detection of dynamic loader on *BSD.
(edit) @5513:9bbb23a56bc8   12 years phi Updated debian init script (Closes: #183)
(edit) @5511:e2207bedaf0e   12 years phi Added a way to register plugin parts with a universal API (Closes: #245)
(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) @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) @5488:cd3f4f76a154   12 years phi Improved plugincontainer (pr1).
(edit) @5484:3ca4488d44e1   12 years phi Added support for an application mode in roarpluginrunner
(edit) @5482:ba865ae62928   12 years phi support quoted strings
(edit) @5481:603d51e78e41   12 years phi Added support to load plugins on win32 (pr0).
(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) @5472:8bff2f9546eb   12 years phi updated changelog
(edit) @5443:b57e144b3ddf   12 years phi Added key based store (Closes: #199)
(edit) @5423:ecb64035ba72   12 years phi added support to load plugins from search path
(edit) @5422:30e9ef53b496   12 years phi Release!: 1.0beta0 roaraudio_1_0beta0
(edit) @5421:0d4854b55ef3   12 years phi Release!: RoarAudio 1.0beta0-pr2 roaraudio_1_0beta0_pr2
(edit) @5417:9152cdd6a02c   12 years phi Fixed bug in MIDI clock (Closes: #193) (pr2)
(edit) @5415:b0e383e49274   12 years phi Support MUTE flag on output streams as well (Closes: #194) (pr2)
(edit) @5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
(edit) @5412:6139ddafec88   12 years phi Release!: 1.0beta0-pr1 roaraudio_1_0beta0_pr1
(edit) @5410:c61776a900d4   12 years phi Updated debian init script
(edit) @5406:3a3e9d18f561   12 years phi Ported to Win32 (again...) (pr1)
(edit) @5404:cdfe5b51d254   12 years phi Release! 1.0beta0-pr0 roaraudio_1_0beta0_pr0
(edit) @5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
Note: See TracRevisionLog for help on using the revision log.