source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5358:f3d3dc789cd7   12 years phi fixed minor problems with pulse emulation
(edit) @5357:f3c705877ceb   12 years phi fixed some compiler warnings
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5352:b23d2fa6d9c9   12 years phi added roar_buffer_get_datalen(), corrected _ckbuf() call in …
(edit) @5351:0ea5bef40aa4   12 years phi made default server location const
(edit) @5348:83fcc9598253   12 years phi Converted roar_buffer API to fully use refcounter (Closes: #126)
(edit) @5347:1d76e45ebfd1   12 years phi added some support and handling code for libdeps. currently it can be …
(edit) @5344:1fc66ca81759   12 years phi support lazy binding
(edit) @5339:73250793bed1   12 years phi added vendor database
(edit) @5338:56960c1fdf74   12 years phi make the macro really work, even with symbolic constants
(edit) @5337:a77349b9c263   12 years phi corrected copyright statement
(edit) @5335:dba934a2d1e0   12 years phi cleanup and updates to roardl API
(edit) @5334:db2143126930   12 years phi added header for license stuff
(edit) @5333:15e7ba78b961   12 years phi cleanup and usage of const
(edit) @5332:ef1e2e5b6181   12 years phi started new set of features
(edit) @5329:c24c167375f0   12 years phi more robust macro
(edit) @5327:5b7f31bf052d   12 years phi some ideas for loader commands
(edit) @5322:b40c1d7e6bb7   12 years phi added a (dummy) pointer to a loader function so deps can be loaded.
(edit) @5321:916f049deb4b   12 years phi added ref/unref support for roardl handles
(edit) @5317:6b1045321fd6   12 years phi updated plugin infrastructre
(edit) @5313:fe152a3ff8a0   12 years phi another set of small improvements
(edit) @5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
(edit) @5311:778a3e7b2b66   12 years phi added roar_notify_core_swap_global() wich can be used to create diffrent …
(edit) @5304:b4e9377c2dff   12 years phi removed old member
(edit) @5302:4d77c9526beb   12 years phi added roar_buffer_foreach() (See: #126)
(edit) @5299:5fbc169961b9   12 years phi changed prototype of roar_buffer_moveinto() to avoid use-after-free bugs
(edit) @5298:a0d70da17a74   12 years phi converted roar_buffer_next() to a function, added roar_buffer_moveinto() …
(edit) @5297:9dc3f254b670   12 years phi removed roar_buffer_clear_next() (See: #130)
(edit) @5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
(edit) @5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
(edit) @5286:6f2199830f0d   12 years phi make use of h_errno if h_errno was found
(edit) @5284:3fcf039ca02c   12 years phi ported hash API to < 32 bit archs
(edit) @5283:d659c49fa602   12 years phi try to avoid int overflow in constants
(edit) @5282:efca34f07bfc   12 years phi some ports to AVR and 8 and 16 bit archs
(edit) @5279:bb3ff1f2be28   12 years phi added support to hostid and license to server info struct, added support …
(edit) @5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
(edit) @5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
(edit) @5275:811818eb5b81   12 years phi Improved plugin loader a lot (Closes: #190)
(edit) @5271:09aa484b25f4   12 years phi added const to return type of roar_cdromdevice() (Closes: #185)
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5269:b914e5b61703   12 years phi start of a response curve filter
(edit) @5260:03340eac5983   12 years phi added some const keywords ;)
(edit) @5257:27194d561c16   12 years phi fixed most warnings in roard
(edit) @5254:4b808f2c219c   12 years phi added some more consts to DSTR and corrected proto VIO
(edit) @5253:a9d4cba9e8dc   12 years phi improved situation on opening files with DSTR/old roar_vio_open_file()
(edit) @5252:3d4be139f30e   12 years phi removed roar_err_is_errno_clean()
(edit) @5251:9002ab4e6a86   12 years phi improved roar_err_store() and roar_err_restore()
(edit) @5248:0133acb5ae31   12 years phi removed most roar_socket_new_*()
(edit) @5242:97239101cee9   12 years phi some roard compiler warnings cleanup
(edit) @5241:766eead707a5   12 years phi some small updates for the CDRom API
(edit) @5240:db409850667a   12 years phi Removed roar_debug_audio_info_print().
(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) @5237:9dad2e237a34   12 years phi Removed roar_connect_raw() and roar_connect().
(edit) @5236:0a8740e27666   12 years phi Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().
(edit) @5231:8b30ddb689b8   12 years phi first updates to connection object
(edit) @5230:88c59e87b2b3   12 years phi ups, forgot to commit removal of roar_debug_message_print() in the headr
(edit) @5227:beb26bba0901   12 years phi added const keywords to roar_vio_open_dstr(), roar_vio_open_dstr_vio(), …
(edit) @5226:3cb3cab29e5e   12 years phi Removed roarcat2sock as well as roar_simple_stream(), …
(edit) @5225:2cedb218a048   12 years phi added const keywords to roar_simple_play_file()
(edit) @5224:0110eb2c5e00   12 years phi added const keywords to roar_file_codecdetect()
(edit) @5223:3326fb359ffe   12 years phi Removed roar_file_send_raw() and roarcatsendfile.
(edit) @5222:539af2614ec9   12 years phi removed roar_file_map() and roar_file_unmap()
(edit) @5221:aa6530a03260   12 years phi Removed old functions from API (Closes: #186)
(edit) @5219:c48c10bad316   12 years phi Updated data types for struct roar_audio_info (Closes: #189)
(edit) @5217:456741bc1e57   12 years phi typo
(edit) @5216:e16c15116d46   12 years phi moved roar_err_{build,parse}msg2() -> roar_err_{build,parse}msg(), see …
(edit) @5215:f812d640fc39   12 years phi removed roar_errno
(edit) @5210:8eb738dee9d4   12 years phi Updated ports to minimal, win32 and avr (pr2)
(edit) @5202:a6267bfa61b1   12 years phi added opmode:ms
(edit) @5200:8648a10bca82   12 years phi gcc is bad, attribute((nonnull)) changes optimizer behavor
(edit) @5189:d2b96cf45a19   12 years phi added some more protocol IDs
(edit) @5183:41993c72f4d3   12 years phi added opmode option
(edit) @5181:ca57e34b2a35   12 years phi updated filters to support 8 and 32 bit as well as 16 bit
(edit) @5180:e8efeb11e78b   12 years phi updated roarfilt
(edit) @5177:49fc5113e053   12 years phi added 8 and 32 bit support
(edit) @5173:96a378947ca8   12 years phi imporved the clip filter
(edit) @5154:7613f2bbf1c3   12 years phi commited stuff we forget on our last error stuff commit
(edit) @5149:b7345c9daac1   12 years phi added support to list standards the client lib supports (not yet complet)
(edit) @5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
(edit) @5125:7cbd38ce866b   13 years phi corrected compiler attribies
(edit) @5121:1a1d9d8e0bce   13 years phi added const keyword to return type of roar_socket_get_local_nodename()
(edit) @5118:2b5777714b0d   13 years phi fixed some warnings
(edit) @5117:a96bdeba53f0   13 years phi make stuff _LIBROAR_ATTR_DEPRECATED
(edit) @5114:82426e175a9d   13 years phi added extra const keywords for server names as well as client names
(edit) @5113:1bf3bca6cb51   13 years phi added roar_socket_set_tos()
(edit) @5112:034315dcf9d4   13 years phi added some const keywords
(edit) @5111:090c5c2831a7   13 years phi fixed some compiler warnings
(edit) @5110:1a60f34b8a9f   13 years phi fixed some warnings
(edit) @5109:4f9fc788fe91   13 years phi Started to use compiler attributes (Also see: #130)
(edit) @5094:5750aa4497a7   13 years phi added 29 new error codes
(edit) @5093:72f216b81b05   13 years phi added ROAR_ITST_HOSTID
(edit) @5092:07a2be648b1f   13 years phi added ROAR_STREAM_PARA_RADIO
(edit) @5091:00ed65cc59ad   13 years phi added command ROAR_CMD_RAUM_SYNC and ROAR_CMD_SHIFT_DATA
(edit) @5088:eb14fce06df5   13 years phi relex type for fopencookie(), maybe helps on cygwin
(edit) @5078:2fffe0b6322c   13 years phi added auto mode
(edit) @5076:e5982ce08be1   13 years phi commit what has been forgotten
(edit) @5070:12e7b74a5bef   13 years phi added not-yet-used ROAR_VS_ASYNC
(edit) @5068:f11a0c0bacdd   13 years phi Support non-blocking latency request in VS API (Closes: #97)
(edit) @5065:18cdc8c3a1ab   13 years phi added roar_clock_gettime()
Note: See TracRevisionLog for help on using the revision log.