source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @5446:fbfbd1d113de   12 years phi handle AppSched? on non-ra_inited handles
(edit) @5445:f1d77dd844be   12 years phi typo
(edit) @5444:16e2c85d3671   12 years phi ported some plugins to the new interface
(edit) @5443:b57e144b3ddf   12 years phi Added key based store (Closes: #199)
(edit) @5442:e9a032849792   12 years phi use plugin container to do the --run
(edit) @5441:258e31e8cf4c   12 years phi enable usage of AppSched? WAIT with container
(edit) @5440:3bd9f7ab48ed   12 years phi added some comments
(edit) @5439:7950543cabbc   12 years phi added example plugin
(edit) @5438:4eb05969f66c   12 years phi fix code so refcount is correct and avoid double free
(edit) @5437:10fa93ca04ed   12 years phi added a warning
(edit) @5436:a29ea4926470   12 years phi allows the use of costume para parameters
(edit) @5435:c0055d333c5d   12 years phi print more infos about the current context
(edit) @5434:1bbcec2d01e9   12 years phi use better plugin names
(edit) @5433:6a6c001574c0   12 years phi updated comments
(edit) @5432:956f6af25715   12 years phi support post ra_initing of plugins loaded by …
(edit) @5431:4cd68e4f7a78   12 years phi protect against double ra_init
(edit) @5430:70a234a359df   12 years phi fix loading of plugins with full path name
(edit) @5429:f180386475c4   12 years phi support to unload plugins from plugin container
(edit) @5428:e6f63ff541b0   12 years phi fix support to connect to a pty
(edit) @5427:543c052527b2   12 years phi support usage of plugin path also outside plugin containers
(edit) @5426:ad8620ca97f3   12 years phi install plugins
(edit) @5425:2c3f247e8f9a   12 years phi use SHARED_SUFFIX from configure script, not hardcoded list
(edit) @5424:535acd76cf85   12 years phi splited roard specific and universal plugins
(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) @5420:2e2ba97b77be   12 years phi updated test results
(edit) @5419:655954f5b684   12 years phi fixed some compiler warnings
(edit) @5418:6abd8904a8c8   12 years phi updated API for roar_amp_pcm*()
(edit) @5417:9152cdd6a02c   12 years phi Fixed bug in MIDI clock (Closes: #193) (pr2)
(edit) @5416:4a05bf454b4e   12 years phi use debug code only #ifdef DEBUG.
(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) @5413:c4775e53e3a0   12 years phi fixes cppcheck warnings (false-positives)
(edit) @5412:6139ddafec88   12 years phi Release!: 1.0beta0-pr1 roaraudio_1_0beta0_pr1
(edit) @5411:1637795d29d8   12 years phi implemented command /status/
(edit) @5410:c61776a900d4   12 years phi Updated debian init script
(edit) @5409:2ee4bc8cec36   12 years phi fixed small memory leak in roar_simple_play_file()
(edit) @5408:c6d31c2e4a51   12 years phi re-ported to f* s* bla win32 !*!*Dd*S!, I hate this.
(edit) @5407:edd703e264d0   12 years phi made winsock work again…
(edit) @5406:3a3e9d18f561   12 years phi Ported to Win32 (again...) (pr1)
Note: See TracRevisionLog for help on using the revision log.