source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5249:26fb6a2e20fc   12 years phi fixed warnings
(edit) @5248:0133acb5ae31   12 years phi removed most roar_socket_new_*()
(edit) @5247:7736d313ea19   12 years phi fixed some warnings
(edit) @5246:eae8bfcfa99d   12 years phi handle NULL options correctly.
(edit) @5245:56701720fa1d   12 years phi cleanup
(edit) @5244:e97aa5907fa2   12 years phi fully removed driver "raw"
(edit) @5243:f286a604a4cf   12 years phi fixed a warning
(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) @5235:f6772d7182e8   12 years phi use newer API functions
(edit) @5234:61a667e3b453   12 years phi make use of newer API functions
(edit) @5233:22294c5938d7   12 years phi use roar_set_vol2
(edit) @5232:fbb11f4f080a   12 years phi better init
(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) @5229:d7e314825b8a   12 years phi corrected coding style
(edit) @5228:5d150aacecb1   12 years phi removed roar_debug_message_print()
(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) @5220:df802906cfec   12 years phi do not ignore errors at the moment
(edit) @5219:c48c10bad316   12 years phi Updated data types for struct roar_audio_info (Closes: #189)
(edit) @5218:772842651185   12 years phi Do not set errno to zero in ogg_vorbis codec filter (Closes: #191)
(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) @5214:389c1bdef4b1   12 years phi prepair for 1.0beta0
(edit) @5213:0bd43adb1605   12 years phi Release!: 0.4 roaraudio_0_4
(edit) @5212:762979ca2e39   12 years phi Release!: 0.4-pr2 roaraudio_0_4_pr2
(edit) @5211:0ef5097d6f10   12 years phi updated list of tested systems
(edit) @5210:8eb738dee9d4   12 years phi Updated ports to minimal, win32 and avr (pr2)
(edit) @5209:8f10bdede5a6   12 years phi test for libm
(edit) @5208:8e0fdf76839e   12 years phi added an #ifdef needed in cause dcomp cb is disabled
(edit) @5207:35e05a4d438a   13 years phi Release!: v. 0.4pr1 roaraudio_0_4_pr1
(edit) @5206:b7b7f2ae12d6   13 years phi updated test results
(edit) @5205:f3a15f146010   13 years phi updated bash completion file
(edit) @5204:8270b017f546   13 years phi updated ckport database
(edit) @5203:b00e1ccc6f2b   13 years phi some EAI_* are removed on FreeBSD
(edit) @5202:a6267bfa61b1   13 years phi added opmode:ms
(edit) @5201:4427d3c7382f   13 years phi fixed endless recursion in config loader
(edit) @5200:8648a10bca82   13 years phi gcc is bad, attribute((nonnull)) changes optimizer behavor
(edit) @5199:5fd5619f05e0   13 years phi added an extre debugging lion
(edit) @5198:4381d5d990a1   13 years phi return EFAULT not EINVAL on vss == NULL
(edit) @5197:fe1246618fcc   13 years phi call roar_plugin_reset() within roar_pcm_close()
(edit) @5196:6769899f55d2   13 years phi Re-wrote ALSA plugin (pr1)
(edit) @5195:893236952925   13 years phi first try of an latency mangement…
(edit) @5194:b40015b16ff2   13 years phi make more use of /extern/
(edit) @5193:f75edc6bc609   13 years phi added some plugins for roard
(edit) @5192:4237437ca526   13 years phi declare some stuff 'extern', this saves like 5.3KB of diskspace in plugin …
(edit) @5191:67e63e9d1df9   13 years phi added ROARD_DL_REG_PROTO() and ROARD_DL_REGFN_PROTO()
(edit) @5190:ea87b2e12de4   13 years phi always give check_client proto-callback a non-NULL vio
(edit) @5189:d2b96cf45a19   13 years phi added some more protocol IDs
(edit) @5188:15479bc3b330   13 years phi updated error handling
(edit) @5187:30e52659b213   13 years phi added --hash-password
(edit) @5186:9667c5a66a36   13 years phi added code to enable endless generation without accuracy errors
(edit) @5185:9c42709e2c89   13 years phi added server type +invalid
(edit) @5184:ad300180eb6f   13 years phi updated error handling
(edit) @5183:41993c72f4d3   13 years phi added opmode option
(edit) @5182:96e331b5e4c5   13 years phi updated changelog
(edit) @5181:ca57e34b2a35   13 years phi updated filters to support 8 and 32 bit as well as 16 bit
(edit) @5180:e8efeb11e78b   13 years phi updated roarfilt
(edit) @5179:f9480d9e89e3   13 years phi make use of roar_str2*() and some other minor changes
(edit) @5178:221ce09f56b7   13 years phi corrected usage of BUFSIZE
(edit) @5177:49fc5113e053   13 years phi added 8 and 32 bit support
(edit) @5176:0066db242e12   13 years phi support 32 bit mode, corrected 8 bit mode
(edit) @5175:fd0ef23bf1a6   13 years phi corrected the formulars for warp-around-clipping-like-intel-does (bug …
(edit) @5174:c24a2089056a   13 years phi added some experimental fork of the old alsa plugin using VS API
(edit) @5173:96a378947ca8   13 years phi imporved the clip filter
(edit) @5172:5fb351139e17   13 years phi print more usefull error messages
(edit) @5171:7c5491b0c607   13 years phi improved error handling
(edit) @5170:33a684d40d62   13 years phi corrected cutoff freq
(edit) @5169:be6f5ef02fc3   13 years phi added some debugging stuff
(edit) @5168:38e69b0d26e0   13 years phi added support to set stream role
(edit) @5167:9b7080d03c6f   13 years phi coding style
(edit) @5166:ab81dec0e209   13 years phi also ignore hint subsection
(edit) @5165:fabde7814fd9   13 years phi added -DPIC, this fixed the strange need for …
(edit) @5164:fe7f2fdf702b   13 years phi avoid a warning about numerical IP addresses
(edit) @5163:22c49b4be8cd   13 years phi fix for linux 3.0.*'s select()
(edit) @5162:85c55ccd12a9   13 years phi fixed some compiler warnings
(edit) @5161:a84238f288d8   13 years phi avoid to warnings about unused return value
(edit) @5160:efd742a8d396   13 years phi corrected pointer checks to conform coding style
(edit) @5159:b226b74be970   13 years phi Updated manpages (pr1)
(edit) @5158:ea46bb599ce7   13 years phi (re-)try password if there is no guest access.
(edit) @5157:065c4c7f1be2   13 years phi made it build again
(edit) @5156:9655b6a73884   13 years phi sync to maister's version
(edit) @5155:420e4f980a8e   13 years phi run protocol functions in clear error context
(edit) @5154:7613f2bbf1c3   13 years phi commited stuff we forget on our last error stuff commit
(edit) @5153:5f42cc0ea804   13 years phi typo
(edit) @5152:6de4ec1639d3   13 years phi typos
(edit) @5151:2f26230719b5   13 years phi use fresh error context for each notify callback.
(edit) @5150:3c2925abe3ed   13 years phi added code to save error state, marked roar_err_is_errno_clean() as …
Note: See TracRevisionLog for help on using the revision log.