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