# # ChangeLog for / in roaraudio # # Generated by Trac 1.0.1 # 05/28/24 23:25:44 Sun, 22 Aug 2010 22:30:09 GMT phi [4216:06234d1af373] * README (modified) update list of tested systems Sun, 22 Aug 2010 20:25:03 GMT phi [4215:2b184cedaf1f] * libroar/vs.c (modified) very small error and return value fix Sun, 22 Aug 2010 19:05:35 GMT phi [4214:2b222fe6adb1] * ChangeLog (modified) updated changelog: add date for 0.3-pr1 Fri, 20 Aug 2010 00:53:09 GMT phi [4213:1ecc289996e2] * include/libroar/vs.h (modified) * libroar/vs.c (modified) more docs on VS Fri, 20 Aug 2010 00:41:08 GMT phi [4212:751dd56180b9] * include/libroar/vs.h (modified) * libroar/vs.c (modified) added roar_vs_role() Fri, 20 Aug 2010 00:33:56 GMT phi [4211:3d43fb8dcb98] * TODO (modified) updated TODO list again Thu, 19 Aug 2010 23:51:42 GMT phi [4210:99867f26d738] * README (modified) updated package list in README Thu, 19 Aug 2010 23:49:45 GMT phi [4209:666f6fc743cf] * TODO (modified) updated TODO List Thu, 19 Aug 2010 20:54:46 GMT phi [4208:3d5d3570f589] * libroar.ckport (modified) updated ckport file Thu, 19 Aug 2010 20:53:24 GMT phi [4207:53e4917f2ece] * ChangeLog (modified) updated ChangeLog Thu, 19 Aug 2010 20:37:56 GMT phi [4206:76162667542c] * include/libroar/vs.h (modified) * libroar/vs.c (modified) better support for latency stuff Thu, 19 Aug 2010 01:11:21 GMT phi [4205:c3c8c5606fa8] * libroar.ckport (modified) added updates for newer libs to list *ALL functions Thu, 19 Aug 2010 00:41:06 GMT phi [4204:79a5aeb80b85] * include/libroar/vs.h (modified) write comments about the functions Tue, 17 Aug 2010 23:37:34 GMT phi [4203:de4282c59ec2] * README (modified) removed OpenSSL from list of depends Tue, 17 Aug 2010 16:21:17 GMT phi [4202:87746edd4cd4] * TODO (modified) ALSA solved, ckport needs updates Tue, 17 Aug 2010 03:59:18 GMT phi [4201:6a20e75a4f6b] * ChangeLog (modified) release! Tue, 17 Aug 2010 02:23:06 GMT phi [4200:126d36bfdad7] * ChangeLog (modified) updated changelog Mon, 16 Aug 2010 21:29:57 GMT phi [4199:9907744fffbc] * libroar/vs.c (modified) return zero in case of blocking Sun, 15 Aug 2010 13:47:44 GMT phi [4198:afe9fe9194b0] * ChangeLog (modified) * configure (modified) disable libao and audacious plugins Sun, 15 Aug 2010 13:44:56 GMT phi [4197:ce824b70bfec] * plugins/.release-helper (added) added release helper file Sun, 15 Aug 2010 13:12:49 GMT phi [4196:2998be5617ac] * configure (modified) corrected version test Sun, 15 Aug 2010 13:11:56 GMT phi [4195:d1eafb78f46f] * Makefile.inc (modified) fixed version Sun, 15 Aug 2010 02:05:43 GMT phi [4194:a3c739bedc3c] * plugins/alsa/Makefile (modified) * plugins/alsavs/Makefile (modified) some cleanup Sun, 15 Aug 2010 00:22:09 GMT phi [4193:024769a1636b] * ChangeLog (modified) * roard/emul_rsound.c (modified) fixed rsd bug with long running streams Sat, 14 Aug 2010 22:09:57 GMT phi [4192:57e756e0059f] * TODO (modified) we need updates for newer versions of portaudio Sat, 14 Aug 2010 21:52:28 GMT phi [4191:db498b1cedb0] * TODO (modified) implement roardl for win32 should be done in 0.4 Sat, 14 Aug 2010 21:18:05 GMT phi [4190:21cd5f3c60fd] * ChangeLog (modified) list new VS API Sat, 14 Aug 2010 21:16:32 GMT phi [4189:61ee44413355] * roard/roard.c (modified) use sndio as default on OpenBSD Sat, 14 Aug 2010 21:07:22 GMT phi [4188:c36edde26f12] * TODO (modified) update TODO list Sat, 14 Aug 2010 15:03:13 GMT phi [4187:6079b18d3454] * libroar/vs.c (modified) corrected a final error value Sat, 14 Aug 2010 15:01:36 GMT phi [4186:8052a0fa5ec2] * libroar/vs.c (modified) read error value from RoarAudio's own errno Sat, 14 Aug 2010 14:40:16 GMT phi [4185:03264ac425a9] * include/libroar/error.h (modified) * libroar/error.c (modified) added some error code helper functions Sat, 14 Aug 2010 14:11:08 GMT phi [4184:4dea64e4677f] * include/libroar/vs.h (modified) added vs noop command Sat, 14 Aug 2010 14:06:54 GMT phi [4183:4d2d57a49246] * include/libroar/vs.h (modified) * libroar/vs.c (modified) added functions to get connection, stream and vio object Sat, 14 Aug 2010 13:47:57 GMT phi [4182:b669a0fb30b8] * libroar/vs.c (modified) handle setting volume even if stream has diffrent channel setup Sat, 14 Aug 2010 13:37:03 GMT phi [4181:3f93784086df] * libroar/vs.c (modified) added error messages Sat, 14 Aug 2010 13:34:03 GMT phi [4180:4619bbe707d8] * libroar/vs.c (modified) add error handling for setting meta data Sat, 14 Aug 2010 12:47:45 GMT phi [4179:6c778830ad9b] * libroar/vs.c (modified) clip volume scale on small error and error out on big error Sat, 14 Aug 2010 12:24:11 GMT phi [4178:0ba2fd898d1b] * libroar/vs.c (modified) bugs fixed by maister Sat, 14 Aug 2010 11:51:54 GMT phi [4177:f5294d4360a5] * plugins/alsa/pcm_roar.c (modified) * plugins/alsa/roar.h (modified) * plugins/alsavs/pcm_roar.c (modified) * plugins/alsavs/roar.h (modified) some more debugging code Sat, 14 Aug 2010 04:33:47 GMT phi [4176:4839be611f16] * libroar/vs.c (modified) added start of support for meta data Sat, 14 Aug 2010 04:25:27 GMT phi [4175:c8a616dfbb8a] * libroar/vs.c (modified) some very basic stream operations Sat, 14 Aug 2010 03:32:31 GMT phi [4174:4d5ffa10c7fe] * libroar/vs.c (modified) added basic code for the vs API Sat, 14 Aug 2010 02:36:05 GMT phi [4173:617412b26b3e] * libroar/Makefile (modified) * libroar/vs.c (added) added vs dummy file Sat, 14 Aug 2010 02:34:14 GMT phi [4172:fba39bca3174] * include/libroar/libroar.h (modified) * include/libroar/vs.h (added) added vs header Sat, 14 Aug 2010 02:15:47 GMT phi [4171:3ab534e00f10] * plugins/alsa/pcm_roar.c (modified) * plugins/alsavs/pcm_roar.c (modified) more debug lions... Sat, 14 Aug 2010 01:22:59 GMT phi [4170:5896bbcb14f5] * plugins/alsa/pcm_roar.c (modified) * plugins/alsavs/pcm_roar.c (modified) update roar_pcm_pointer() function Fri, 13 Aug 2010 22:59:56 GMT phi [4169:58d0c7097da2] * plugins/alsa/Makefile (modified) * plugins/alsavs/Makefile (modified) small cleanup Fri, 13 Aug 2010 22:57:14 GMT phi [4168:fbe4d3343baf] * plugins/alsa/Makefile (modified) * plugins/alsa/pcm_roar.c (modified) * plugins/alsavs/Makefile (modified) * plugins/alsavs/pcm_roar.c (modified) get things to work again Fri, 13 Aug 2010 22:26:21 GMT phi [4167:c94ebe68a53a] * plugins/alsa/Makefile (modified) * plugins/alsa/pcm_roar.c (added) * plugins/alsa/roar.h (modified) * plugins/alsavs/Makefile (modified) * plugins/alsavs/pcm_roar.c (added) * plugins/alsavs/roar.h (modified) use new files provided by maister Fri, 13 Aug 2010 22:05:46 GMT phi [4166:cde6dd3edef8] * plugins/alsa/thread.c (modified) * plugins/alsavs/thread.c (modified) updated to conform RA's coding style Fri, 13 Aug 2010 22:02:33 GMT phi [4165:b0e724a54dcd] * plugins/alsa/thread.c (added) * plugins/alsavs/thread.c (added) added thread.c from maister Fri, 13 Aug 2010 21:58:24 GMT phi [4164:fde8bcfcd3c1] * plugins/alsa/Makefile (modified) * plugins/alsavs/Makefile (modified) added $(pthread) Fri, 13 Aug 2010 21:55:38 GMT phi [4163:cf51c658a1ad] * configure (modified) added check for -pthread Fri, 13 Aug 2010 15:30:58 GMT phi [4162:eb640eca2afe] * TODO (modified) do something about repeating error messages Fri, 13 Aug 2010 15:27:38 GMT phi [4161:c84a91295582] * configure (modified) added test for libpthread Fri, 13 Aug 2010 14:53:16 GMT phi [4160:87a2bd2f45a7] * roard/driver_alsa.c (modified) * roard/include/driver_alsa.h (modified) updated ALSA driver a lot Fri, 13 Aug 2010 01:39:04 GMT phi [4159:195c87e5b538] * include/roaraudio/audio.h (modified) * libroar/file.c (modified) updated handling of CELT magics Fri, 13 Aug 2010 01:29:20 GMT phi [4158:33c5bfd06b58] * configure (modified) updated list of things we test for version Fri, 13 Aug 2010 00:20:40 GMT phi [4157:692ec8c7f69d] * roard/streams.c (modified) change delay messurement: do not include delay by mixer stream Fri, 13 Aug 2010 00:13:46 GMT phi [4156:867be143e14e] * configure (modified) * include/roaraudio.h (modified) added version test macro which can handle direct numerical comp Thu, 12 Aug 2010 22:59:51 GMT phi [4155:18ba7ffd9088] * roard/roard.c (modified) fixed incorrect parameters Thu, 12 Aug 2010 20:59:22 GMT phi [4154:0ebe773e6b53] * TODO (modified) fixed problems with CELT Thu, 12 Aug 2010 20:53:39 GMT phi [4153:0d362b809973] * roard/clients.c (modified) patch by maister to fix wrong errno handling Thu, 12 Aug 2010 20:02:40 GMT phi [4152:3e89cc389e23] * Makefile.inc (modified) * include/roaraudio/audio.h (modified) * libroardsp/transcode_celt.c (modified) * roard/Makefile (modified) * roard/codecfilter_celt.c (modified) fixed for use with libcelt = 0.7.1 Thu, 12 Aug 2010 18:11:30 GMT phi [4151:143168be2e6f] * configure (modified) corrected what is written to config.h Thu, 12 Aug 2010 18:06:03 GMT phi [4150:1e5bfea8d118] * configure (modified) added function to test for version, test for version of celt Thu, 12 Aug 2010 17:30:24 GMT phi [4149:e544da9dd23f] * configure (modified) check for libcelt0... Thu, 12 Aug 2010 17:21:45 GMT phi [4148:5c70b7f357f5] * roard/driver.c (modified) patch to work without ROAR_DRIVER_DEFAULT being #defined Thu, 12 Aug 2010 16:39:50 GMT phi [4147:11511cf8aa5b] * TODO (modified) we now ship the bash script Thu, 12 Aug 2010 16:38:27 GMT phi [4146:19ca2f99fab4] * TODO (modified) added new request for some aux functions Thu, 12 Aug 2010 16:34:28 GMT phi [4145:a8c7b2f5c32f] * plugins/bash/roaraudio (added) first version of bash completion script Thu, 12 Aug 2010 16:18:19 GMT phi [4144:2d2c2efff554] * roard/roard.c (modified) updated list of drivers to try, corrected a small bug Thu, 12 Aug 2010 13:49:48 GMT phi [4143:95c1ec627f3b] * ChangeLog (modified) updated debian init script Thu, 12 Aug 2010 13:48:34 GMT phi [4142:39df5484bca8] * ChangeLog (modified) * TODO (modified) implemented better way to find driver Thu, 12 Aug 2010 13:26:59 GMT phi [4141:b36fa38ea35e] * roard/include/driver.h (modified) * roard/roard.c (modified) enable new default behavor Thu, 12 Aug 2010 12:59:12 GMT phi [4140:b367d67b0343] * roard/roard.c (modified) begin of better auto detection of driver Thu, 12 Aug 2010 01:21:42 GMT phi [4139:e9d2fcb0ac6c] * roarclients/roarmonhttp.c (modified) added more mime-types Thu, 12 Aug 2010 01:02:23 GMT phi [4138:d61b1b025498] * TODO (modified) updated debian init script Thu, 12 Aug 2010 00:59:51 GMT phi [4137:7077a7d28e11] * dist/debian-like/roaraudio (modified) fixed rsd, esd emulation, use ROARD_PROFILES for some profiles Thu, 12 Aug 2010 00:50:29 GMT phi [4136:51a957a69625] * dist/debian-like/defaults (modified) * dist/debian-like/roaraudio (modified) added ROARD_PROFILES Thu, 12 Aug 2010 00:28:48 GMT phi [4135:3412ee403586] * TODO (modified) updated TODO list Thu, 12 Aug 2010 00:26:45 GMT phi [4134:8775f0295fff] * doc/man1/roarmonhttp.1 (modified) updated manpage with new options Wed, 11 Aug 2010 18:41:09 GMT phi [4133:6b6f21f7d927] * roarclients/roarmonhttp.c (modified) better error message Wed, 11 Aug 2010 18:34:26 GMT phi [4132:dad9eff3eb09] * roarclients/roarmonhttp.c (modified) added some parameters Sun, 08 Aug 2010 23:51:15 GMT phi [4131:1a16490d8438] * roard/clients.c (modified) handle again-errors more softly Sun, 08 Aug 2010 23:40:44 GMT phi [4130:3b5e874fd9ac] * roard/emul_rsound.c (modified) some rsound cleanup Sun, 08 Aug 2010 22:50:51 GMT phi [4129:7e48d8df51a3] * ChangeLog (modified) * TODO (modified) * include/libroardsp/convert.h (modified) * include/libroardsp/libroardsp.h (modified) * include/libroardsp/resampler_poly3.h (added) * libroardsp/Makefile (modified) * libroardsp/convert.c (modified) * libroardsp/resampler_poly3.c (added) fixed resampler code finnaly, thanks to maister for patches Sun, 08 Aug 2010 20:45:13 GMT phi [4128:ce78505bdc1b] * TODO (modified) changed TODO list: updated prios and version by which things should be ... Sun, 08 Aug 2010 20:35:58 GMT phi [4127:f700c38fcc90] * TODO (modified) added new debian related task Sun, 08 Aug 2010 20:32:36 GMT phi [4126:d12c37821acc] * TODO (modified) updated TODO list Sun, 08 Aug 2010 18:49:23 GMT phi [4125:365b99118145] * include/libroardsp/convert.h (modified) * libroardsp/convert.c (modified) fixed converter functions Sun, 08 Aug 2010 18:38:10 GMT phi [4124:56a580c08896] * include/libroardsp/convert.h (modified) updated prototype list for channel converting Sun, 08 Aug 2010 17:58:26 GMT phi [4123:e8ac20348706] * libroardsp/convert.c (modified) make the conv2 nuericaly more stable Sun, 08 Aug 2010 15:32:14 GMT phi [4122:e1c8cefe15f6] * libroardsp/convert.c (modified) updated converters so work better in most cases Sun, 08 Aug 2010 14:33:29 GMT phi [4121:c3fe9bd0a57a] * libroaross/libroaross.c (modified) sometimes the GNU64 things are the same as the STD things... Sun, 08 Aug 2010 13:55:48 GMT phi [4120:2dd5a2f6ea39] * roard/streams.c (modified) corrected used buffer Sun, 08 Aug 2010 13:38:02 GMT phi [4119:e5ff9c330a41] * roard/streams.c (modified) coorected number of bits, corrected small memory overlapping bug in ... Sun, 08 Aug 2010 12:26:30 GMT phi [4118:f4b311f1ff93] * roard/streams.c (modified) fixed outstanding bug about the volume not set correctly (now: pre- ... Fri, 06 Aug 2010 18:49:23 GMT phi [4117:dc93b9056733] * libroardsp/convert.c (modified) moved comment to where it should be