source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @5149:b7345c9daac1   13 years phi added support to list standards the client lib supports (not yet complet)
(edit) @5148:73d76a74be61   13 years phi improved error handling some more, marked some stuff as obsolete
(edit) @5147:6493378fc025   13 years phi typo
(edit) @5146:716400712348   13 years phi Moved error frame handling into proto functions (pr0)
(edit) @5145:c1a3ca765154   13 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
(edit) @5144:9126d33415d7   13 years phi corrected stream ID, set it to -1 if unused.
(edit) @5143:56d0a7957ed2   13 years phi Release!: v. 0.4pr0 roaraudio_0_4_pr0
(edit) @5142:d0ca16e71a2c   13 years phi updated ckport database
(edit) @5141:f6af8635ee82   13 years phi corrected version
(edit) @5140:b0fb71d4cd15   13 years phi fixed a (correct) compiler warning on OpenBSD
(edit) @5139:9ea5597fdaaf   13 years phi fixed some small errors
(edit) @5138:0b15d51b5f92   13 years phi supress non-hostnames warnings in serveral internale cases of socket …
(edit) @5137:d2aa7e38d3b2   13 years phi added some debugging lions
(edit) @5136:afcce15d9d94   13 years phi done some improvements, see #174
(edit) @5135:2e2850aa6df2   13 years phi corrected a if (p) to if (p != NULL)
(edit) @5134:98f78b24025e   13 years phi Fixed segfaul in PortAudio? driver(v19) if no device is found.
(edit) @5133:e1fcef35fec5   13 years phi corrected error in makefile for multi lib tests
(edit) @5132:1c10be48298e   13 years phi Fixed invalid pointer aliasing (Closes: #178)
(edit) @5131:57cb309489a3   13 years phi Fixed segfaul in FLAC cf (Closes: #177)
(edit) @5130:7c9c5be3cb48   13 years phi Release!: v. 0.4rc0 roaraudio_0_4rc0
(edit) @5129:918a3df9e4b3   13 years phi updates for the rest results for 0.4rc0
(edit) @5128:bbe91488ab1c   13 years phi Release!: 0.4rc0-pr0 roaraudio_0_4rc0_pr0
(edit) @5127:62d56cdcf2cb   13 years phi Version 0.4beta8 -> 0.4rc0
(edit) @5126:2937c3cfecaa   13 years phi updated list of tested systems
(edit) @5125:7cbd38ce866b   13 years phi corrected compiler attribies
(edit) @5124:d5f2eee3d3b8   13 years phi done some updates to bash completion file, still need some more updates, …
(edit) @5123:346efbe44af6   13 years phi updated ckport database
(edit) @5122:c56b99eb6ae6   13 years phi corrected list of tests
(edit) @5121:1a1d9d8e0bce   13 years phi added const keyword to return type of roar_socket_get_local_nodename()
(edit) @5120:f6832cb5c2ea   13 years phi fixed address parsing error
(edit) @5119:66203ccc8f12   13 years phi moved code from roar_vs_latency() into roar_vs_latency2()
(edit) @5118:2b5777714b0d   13 years phi fixed some warnings
(edit) @5117:a96bdeba53f0   13 years phi make stuff _LIBROAR_ATTR_DEPRECATED
(edit) @5116:ec18cb54f717   13 years phi rewrote roar_vio_simple_stream() to not use any deprecated functions
(edit) @5115:3f841b146bef   13 years phi moved VIO stream functions out of the vio.c file
(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) @5108:44e0633255a1   13 years phi "The aRtsc driver is obsolete/broken, use another!"
(edit) @5107:c04d0ee02dc0   13 years phi small updates to make core a bit cleaner
(edit) @5106:5a373a017409   13 years phi typo
(edit) @5105:7944090a279a   13 years phi comply with coding styles
(edit) @5104:3e3450a6e62f   13 years phi Updated debian init script (Closes: #169, #171)
(edit) @5103:f08c16bf9de8   13 years phi open source if -s or -S is given.
(edit) @5102:04186989eedd   13 years phi roard now starts up in 32 bit mode by default. (configure option has been …
Note: See TracRevisionLog for help on using the revision log.