source: roaraudio/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5606:f7617b41972e   12 years phi Updated common protocol interface (Closes: #257, #256)
(edit) @5605:b62a8a40201b   12 years phi corrected filename comments
(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) @5579:3887ff7af8e7   12 years phi Converted roard plugins to universal where possible (Closes: #256)
(edit) @5569:ce502c95f097   12 years phi Improved tic-tac-toe plugin.
(edit) @5565:8e621ff8c3d0   12 years phi * Renamed protocol plugins for roard to protocol-* (Closes: #258)
(edit) @5493:ed802d14a722   12 years phi test for needed functions, not just fail on OpenBSD
(edit) @5486:3f3a5a9eca72   12 years phi allow application mode (--text $bla)
(edit) @5483:39ed701a5718   12 years phi support setting a non-default greeting
(edit) @5478:894c5c2b8c42   12 years phi * Corrected usage of -Wextra (pr0). * Updated build options for RAT …
(edit) @5473:93b2c70d8bec   12 years phi fixed building on FreeBSD, corrected include and lib paths
(edit) @5461:3726177a7bae   12 years phi Bring Telnet in right mode.
(edit) @5455:25363bc0cf6c   12 years phi typo
(edit) @5454:2ab8612a9401   12 years phi use numblock encoding as requested
(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) @5444:16e2c85d3671   12 years phi ported some plugins to the new interface
(edit) @5440:3bd9f7ab48ed   12 years phi added some comments
(edit) @5439:7950543cabbc   12 years phi added example plugin
(edit) @5435:c0055d333c5d   12 years phi print more infos about the current context
(edit) @5434:1bbcec2d01e9   12 years phi use better plugin names
(edit) @5426:ad8620ca97f3   12 years phi install plugins
(edit) @5424:535acd76cf85   12 years phi splited roard specific and universal plugins
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5343:587d63684f2f   12 years phi converted from roardsched to appsched
(edit) @5342:4f295490a27c   12 years phi spaces
(edit) @5340:180fa71d8af8   12 years phi cleanup and usage of new macros
(edit) @5335:dba934a2d1e0   12 years phi cleanup and updates to roardl API
(edit) @5318:22232b60cdb8   12 years phi added plugin: plugin-info
(edit) @5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
(edit) @5310:4f218f917d7c   12 years phi updated comment
(edit) @5309:91102861071a   12 years phi added support for lusers
(edit) @5308:90bb00b0ea22   12 years phi added support for LIST command
(edit) @5307:4ac0597993b3   12 years phi corrected get_node(), returned freed buffer
(edit) @5306:8f1d1d2d3ca9   12 years phi added IRC plugin
(edit) @5303:0139588bda3e   12 years phi prototype updates
(edit) @5301:f3e9cd30574d   12 years phi move away from roar_buffer_add() (See: #126)
(edit) @5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
(edit) @5275:811818eb5b81   12 years phi Improved plugin loader a lot (Closes: #190)
(edit) @5268:f9de025a8da8   12 years phi make controls access the stream they should, not fixed stream ID 0
(edit) @5267:b48fff0bf120   12 years phi experimental support to connect to roard via PTYs
(edit) @5264:f2f46187bc2b   12 years phi corrected filename
(edit) @5263:1f8769c1aff0   12 years phi added very experimental control plugin
(edit) @5242:97239101cee9   12 years phi some roard compiler warnings cleanup
(edit) @5239:eb474b0b1805   12 years phi Removed roar_vs_latency().
(edit) @5238:5117fb0e7ed4   12 years phi Removed roar_stream_connect(), roar_stream_add_data(), …
(edit) @5236:0a8740e27666   12 years phi Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().
(edit) @5235:f6772d7182e8   12 years phi use newer API functions
(edit) @5205:f3a15f146010   12 years phi updated bash completion file
(edit) @5197:fe1246618fcc   12 years phi call roar_plugin_reset() within roar_pcm_close()
(edit) @5196:6769899f55d2   12 years phi Re-wrote ALSA plugin (pr1)
(edit) @5195:893236952925   12 years phi first try of an latency mangement…
(edit) @5193:f75edc6bc609   12 years phi added some plugins for roard
(edit) @5174:c24a2089056a   12 years phi added some experimental fork of the old alsa plugin using VS API
(edit) @5169:be6f5ef02fc3   12 years phi added some debugging stuff
(edit) @5168:38e69b0d26e0   12 years phi added support to set stream role
(edit) @5167:9b7080d03c6f   12 years phi coding style
(edit) @5166:ab81dec0e209   12 years phi also ignore hint subsection
(edit) @5165:fabde7814fd9   12 years phi added -DPIC, this fixed the strange need for …
(edit) @5157:065c4c7f1be2   12 years phi made it build again
(edit) @5156:9655b6a73884   12 years phi sync to maister's version
(edit) @5136:afcce15d9d94   13 years phi done some improvements, see #174
(edit) @5124:d5f2eee3d3b8   13 years phi done some updates to bash completion file, still need some more updates, …
(edit) @4957:45ba4cf2abe3   13 years phi use roar_mm_*() where possible
(edit) @4849:5baf1ae7284b   13 years phi delete xine plugin from release for now
(edit) @4748:d7be1c18ccb5   13 years phi updated configure script to honor LDFLAGS and added --opti to set …
(edit) @4744:3df357138d32   13 years phi added support to stream audio using gopher
(edit) @4742:14aa2c42403d   13 years phi some more infos
(edit) @4716:617c3db2d14b   13 years phi added support for stream infos
(edit) @4715:7fce204ba6a8   13 years phi added some basic client infos
(edit) @4714:c8403b42e127   13 years phi added support for paramterized selectors
(edit) @4712:f3f7ab98b6ac   13 years phi some preparement for parameterized selector usage
(edit) @4711:5ae94193666e   13 years phi wrote new string matching function for selector meatching
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4707:9f23480cf23e   13 years phi added menus for clients and streams, need to add support for placeholder …
(edit) @4706:b24a7aa8f563   13 years phi added cb based selector generation and added a small status page
(edit) @4705:109ee6f17831   13 years phi got gopher finally working, now moving myself into sleepingbag device…
(edit) @4704:eeb6e758fced   13 years phi prepare better NULL handling
(edit) @4703:be4d84be6f04   13 years phi added basic gopher support
(edit) @4699:d867dddd7764   13 years phi added files for gopher protocol support
(edit) @4662:e9ff170a707b   13 years phi some small improvments: moved over to VS, added support to set volume and …
(edit) @4661:4da148f3eb1e   13 years phi updated copyright
(edit) @4197:ce824b70bfec   14 years phi added release helper file
(edit) @4194:a3c739bedc3c   14 years phi some cleanup roaraudio_0_3beta8_int0
(edit) @4177:f5294d4360a5   14 years phi some more debugging code
(edit) @4171:3ab534e00f10   14 years phi more debug lions…
(edit) @4170:5896bbcb14f5   14 years phi update roar_pcm_pointer() function
(edit) @4169:58d0c7097da2   14 years phi small cleanup
(edit) @4168:fbe4d3343baf   14 years phi get things to work again
(edit) @4167:c94ebe68a53a   14 years phi use new files provided by maister
(edit) @4166:cde6dd3edef8   14 years phi updated to conform RA's coding style
(edit) @4165:b0e724a54dcd   14 years phi added thread.c from maister
(edit) @4164:fde8bcfcd3c1   14 years phi added $(pthread)
(edit) @4145:a8c7b2f5c32f   14 years phi first version of bash completion script
(edit) @4051:2a161a66231c   14 years phi corrected header!
(edit) @4049:802580eeb8a8   14 years phi fixed security warnings
(edit) @4042:483e75fb333d   14 years phi added xine (c)
Note: See TracRevisionLog for help on using the revision log.