Timeline


and

08/05/12:

23:34 Ticket #292 (A watchdog like feature should be added) created by ph3-der-loewe
A watchdog like feature should be added: It should terminate the process …
23:34 Ticket #291 (A watchdog like feature should be added) created by ph3-der-loewe
A watchdog like feature should be added: It should terminate the process …
09:15 Ticket #290 (cdriver interface should allow passing parameters as kv array as well as ...) created by ph3-der-loewe
The cdriver interface should allow passing parameters as kv array as well …

08/01/12:

12:53 Changeset in roaraudio [5611:2e880acd804e]roaraudio_1_0beta4_pr1 by phi
Release!: RoarAudio v. 1.0beta4-pr1
12:51 Changeset in roaraudio [5610:0f1f2f6400ef] by phi
updated ckport database for new pr release
02:22 Ticket #268 (Makefile misses install and uninstall targets) closed by ph3-der-loewe
fixed

07/31/12:

22:54 Ticket #289 (Makefile tries to install deleted tools) closed by ph3-der-loewe
fixed
22:50 Ticket #288 (Tarball contains changed filenames) closed by ph3-der-loewe
fixed: Has been fixed by uploading roaraudio-1.0beta3-post0.tar.gz*.
22:09 Ticket #289 (Makefile tries to install deleted tools) created by ph3-der-loewe
The Makefile tries to install tools removed from the archive. Those tools …
22:05 Ticket #288 (Tarball contains changed filenames) created by ph3-der-loewe
The roard plugins for protocols have been renamed in 1.0beta4. Somehow …
17:45 Specs/ErrorValues edited by ph3-der-loewe
Added new Proposed errors: BADSTATE, NOCONF and DISABLED. (diff)
16:07 Changeset in roaraudio [5609:df67bf570248] by phi
add feature test macros for roar_ctl_c2m2() and roar_ctl_m2c2(), see #286
15:31 Changeset in roaraudio [5608:584b36c566e2] by phi
Handle super long client names well (Closes: #286)
15:30 Ticket #286 (Clients with super long client name can crash roard) closed by ph3-der-loewe
fixed
13:58 Ticket #287 (struct roar_message needs to be re-ordered) created by ph3-der-loewe
within struct roar_message the data[] array should be moved to the end. …
04:03 Ticket #286 (Clients with super long client name can crash roard) created by ph3-der-loewe
Clients with a super long name can crash the client by setting the name …
03:03 Changeset in roaraudio [5607:9b10a70d82e4] by phi
added clients_set_name()
02:33 Changeset in roaraudio [5606:f7617b41972e] by phi
Updated common protocol interface (Closes: #257, #256)
02:33 Ticket #256 (roard specific plugins should be converted to universal where possible) closed by ph3-der-loewe
fixed
02:33 Ticket #257 (There should be a common interface for protocol registration) closed by ph3-der-loewe
fixed

07/30/12:

19:18 Changeset in roaraudio [5605:b62a8a40201b] by phi
corrected filename comments
17:34 Changeset in roaraudio [5604:78266fa2ded3] by phi
Typo corrections (Closes: #282)
17:34 Ticket #282 (configure script uses 'dependencys' while 'dependencies' would be correct) closed by ph3-der-loewe
fixed: Also found some more ys -> ies typos. Fixed them, too.
17:32 Changeset in roaraudio [5603:0577a2d5a9a6] by phi
Added roar_buffer_moveintoqueue() (Closes: #283)
17:27 Ticket #283 (There should be a roar_buffer_moveinto() like function moving a buffer ...) closed by ph3-der-loewe
fixed: Has been fixed by implementing roar_buffer_moveintoqueue(). Feature test …
16:59 Changeset in roaraudio [5602:6d421545ca98] by phi
moved strselcmp() and strseltok() to libroar (Closes: #285)
16:59 Ticket #285 (strselcmp() and strseltok() should be moved from gopher implementation in ...) closed by ph3-der-loewe
fixed
14:01 Ticket #285 (strselcmp() and strseltok() should be moved from gopher implementation in ...) created by ph3-der-loewe
The following two functions are considered generally helpful and should be …
13:50 Ticket #257 (There should be a common interface for protocol registration) reopened by ph3-der-loewe
The current interface doesn't allow access to the plugin's parameter …
13:47 Ticket #256 (roard specific plugins should be converted to universal where possible) reopened by ph3-der-loewe
Reopening this ticket as #257 is reopend. See #257 for details.

07/29/12:

03:00 Ticket #284 (roar_buffer_set_len() should be optimized for incremental size changes) created by ph3-der-loewe
roar_buffer_set_len() currently does a roar_mm_realloc() every time the …
02:44 Ticket #283 (There should be a roar_buffer_moveinto() like function moving a buffer ...) created by ph3-der-loewe
There should be a function like roar_buffer_moveinto() moving a buffer …
02:36 Ticket #282 (configure script uses 'dependencys' while 'dependencies' would be correct) created by ph3-der-loewe
The configure script misspells 'dependencies'. This should be corrected.
02:16 Changeset in roaraudio [5601:caf14a86cb29]roaraudio_1_0beta4_pr0 by phi
Release!: v. 1.0beta4-pr0
02:14 Changeset in roaraudio [5600:2e0eab3fc5f8] by phi
updated list of tested systems
02:08 Ticket #281 (Dependency linking should be switched to default to indirect) created by ph3-der-loewe
The default model for dependency linking should be switch to indirect. …
02:04 Ticket #280 (Enable Memory manager by default) created by ph3-der-loewe
The Memory Manager (memmgr) should be enabled by default. This should be …
02:00 Changeset in roaraudio [5599:fa710543d9d2] by phi
updated version

07/28/12:

12:29 Ticket #279 (muroar_connect() allows connection to ~/.roar when $HOME is not set ...) closed by ph3-der-loewe
fixed: This got fixed by checking $HOME to be not NULL and starting with slash. …
12:26 Ticket #279 (muroar_connect() allows connection to ~/.roar when $HOME is not set ...) created by ph3-der-loewe
muroar_connect() allows to connect to ~/.roar even when $HOME is not set …

07/25/12:

14:05 Changeset in roaraudio [5598:64c71185defe] by phi
completed list
13:46 Changeset in roaraudio [5597:50c7cb36402f] by phi
added some new error manpages
13:28 Changeset in roaraudio [5596:1ce1dbc91d6e] by phi
corrected date
13:23 Changeset in roaraudio [5595:9129092429a1] by phi
updated manpages
13:23 Changeset in roaraudio [5594:a24c5600fa64] by phi
updated manpages for roar_simple_*()
13:18 Changeset in roaraudio [5593:c6f715635b44] by phi
typo

07/22/12:

16:21 Ticket #278 (roard's protocol support should be removed from plugin interface) created by ph3-der-loewe
Support for roard's own protocol stack for plugins should be removed. It …
16:13 Ticket #277 (roard sched support for plugins should be removed) created by ph3-der-loewe
roard's sched support should be removed. roard supports the successor …
15:24 Changeset in roaraudio [5592:da9a9bb6ece0] by phi
addded --list-plugins
13:35 Changeset in roaraudio [5591:01e496cdb473] by phi
increased maximum number of loaded protocols
13:33 Changeset in roaraudio [5590:006d3d9ef1ac] by phi
report type of protocol (API) and source (buildin or Plugin)
13:21 Changeset in roaraudio [5589:de9dbc2ecc4b] by phi
Updated UUID support to fixs shortcoming detected by rpld. Closes: #276
13:20 Ticket #276 (roar_uuid_eq() overwrites parameter 'a') closed by ph3-der-loewe
fixed
13:19 Ticket #276 (roar_uuid_eq() overwrites parameter 'a') created by ph3-der-loewe
roar_uuid_eq() overwrites the parameter 'a' with the value of the …
11:56 Changeset in roaraudio [5588:1a1099a03106] by phi
test all dlfcn functions with the same settings for minimal mode. Without …
11:47 Changeset in roaraudio [5587:490cb80dfb06] by phi
make depends on libm optional
02:24 Changeset in roaraudio [5586:5b82b3417705] by phi
general cleanup for -Wextra
01:31 Changeset in roaraudio [5585:024f7f8c937c] by phi
kill compiler warnings
01:14 Changeset in roaraudio [5584:2488ccc53f71] by phi
better debug lion
00:04 Changeset in roaraudio [5583:afc93a693c8a] by phi
avoid segfaul when para is NULL

07/21/12:

23:49 Changeset in roaraudio [5582:f3111257da86] by phi
added a macro for FNREG (callback) registration
21:24 Changeset in roaraudio [5581:c00aa79358ad] by phi
avoid false positive reply on client exec with non supported protocol or …
20:36 Changeset in roaraudio [5580:d64b87bef246] by phi
corrected usage of common protocol interface
19:40 Changeset in roaraudio [5579:3887ff7af8e7] by phi
Converted roard plugins to universal where possible (Closes: #256)
19:39 Ticket #256 (roard specific plugins should be converted to universal where possible) closed by ph3-der-loewe
fixed
17:17 Changeset in roaraudio [5578:c6268709a23b] by phi
provide a macro for fn registrations within plugins
16:55 Changeset in roaraudio [5577:5d9bed8d3bc6] by phi
delay display of --list-proto until all plugins are loaded. Also indicate …
16:05 Changeset in roaraudio [5576:a98545bcc3f1] by phi
Support a common protocol interface (Closes: #257)
16:04 Ticket #257 (There should be a common interface for protocol registration) closed by ph3-der-loewe
fixed

07/18/12:

14:08 Changeset in roaraudio [5575:5293c26f7113] by phi
Did some win32 porting: * clean up of old win32 Makefile patching * …
14:07 Ticket #269 (roard fails to compile with MinGW due to non supported -rdynamic option) closed by ph3-der-loewe
fixed
13:58 Ticket #269 (roard fails to compile with MinGW due to non supported -rdynamic option) reopened by stephanj
Big still exists on current.
13:10 Changeset in roaraudio [5574:2be917a38a32] by phi
removed duplicate listing of protocols
12:39 Changeset in roaraudio [5573:c044289e8f24] by phi
Disable building of roard plugins on windows as PE doesn't support them …
12:39 Ticket #274 (Plugins fail to Compile) closed by ph3-der-loewe
fixed

07/17/12:

15:12 Changeset in roaraudio [5572:7ad7d8250612] by phi
small checks to avoid segfault with stupid users. ;)
15:03 Changeset in roaraudio [5571:b46ece5b30bf] by phi
Improved support in roard for client passing.
12:47 Changeset in roaraudio [5570:36de076e54f7] by phi
Improved roarclientpass in execed mode.
00:34 Changeset in roaraudio [5569:ce502c95f097] by phi
Improved tic-tac-toe plugin.

07/16/12:

17:05 Changeset in roaraudio [5568:a7bdf096a4d6] by phi
added use of const, use size_t not int
17:02 Changeset in roaraudio [5567:6ecf012d7063] by phi
roard now tries to auto load missing protocols as plugins (Closes: #275)
17:00 Ticket #275 (roard should auto load plugins for missing protocols) closed by ph3-der-loewe
fixed
12:18 Changeset in roaraudio [5566:c45e448eb830] by phi
make static and constant table go into read only data memory
02:52 Changeset in roaraudio [5565:8e621ff8c3d0] by phi
* Renamed protocol plugins for roard to protocol-* (Closes: #258)
02:52 Ticket #258 (Protocol plugins should be renamed, prefixed with "protocol-") closed by ph3-der-loewe
fixed
02:36 Ticket #275 (roard should auto load plugins for missing protocols) created by ph3-der-loewe
roard should automatically load plugins for protocols used but not …
02:24 Changeset in roaraudio [5564:7f16f44c7538] by phi
Stop building roard with -rdynamic on win32 (Closes: #269)
02:23 Ticket #269 (roard fails to compile with MinGW due to non supported -rdynamic option) closed by ph3-der-loewe
fixed
02:22 Changeset in roaraudio [5563:700a9230af93] by phi
added --prefix-plugins to --help, it was missing
02:16 Changeset in roaraudio [5562:cda7c58fcf5c] by phi
prepared ChangeLog? for next release
02:09 Changeset in roaraudio [5561:6b90284299f6]roaraudio_1_0beta3 by phi
Release!: v. 1.0beta3

07/15/12:

14:33 Ticket #274 (Plugins fail to Compile) created by stephanj
GCC Version: […] Compiler Output: […]
12:08 Specs/DirValues edited by ph3-der-loewe
Added descriptions (diff)
11:50 Specs/DirValues created by ph3-der-loewe
BEGIN{}
11:38 Ticket #273 (Structure struct roar_stream needs cleanup) created by ph3-der-loewe
Structure struct roar_stream needs cleanup. The following members are no …
11:36 Ticket #272 (structures should be moved from include/roaraudio/ to include/libroar*/) created by ph3-der-loewe
The following structures should be moved from include/roaraudio/ to …
11:25 Ticket #271 (%llX-format (long long) is not supported by Windows' C Runtime) created by ph3-der-loewe
[…]
00:23 Ticket #270 (Trac enforces no SSL for Login) created by stephanj
See Title.
00:19 Ticket #269 (roard fails to compile with MinGW due to non supported -rdynamic option) created by stephanj
GCC Ver: […] Compiler output: […]

07/13/12:

18:18 Ticket #260 (It should be possible to start up with no queues connected) closed by ph3-der-loewe
fixed
16:52 Ticket #259 (Adding queue to "Main Queue" should be delayed untill server addess was ...) closed by ph3-der-loewe
fixed
16:30 Ticket #266 (RoarAudio PlayList Daemon should switch from libuuid (from ext2 package) ...) closed by ph3-der-loewe
fixed
04:34 Ticket #268 (Makefile misses install and uninstall targets) created by ph3-der-loewe
The Makefile currently has no install and uninstall targets. This may …
04:30 Ticket #267 (SavannahIce should use new common protocol interface) created by ph3-der-loewe
SavannahIce? should use new common protocol interface. The interface should …
04:22 Ticket #266 (RoarAudio PlayList Daemon should switch from libuuid (from ext2 package) ...) created by ph3-der-loewe
RoarAudio PlayList? Daemon should switch from libuuid (from ext2 package) …
04:12 Specs/ProtocolValues edited by ph3-der-loewe
Added applications for User Defined Protocols as well as Dynamic Protocols (diff)
04:06 Ticket #265 (There should be a protocol ID range for dynamic usage) created by ph3-der-loewe
There should be a range of protocol IDs which can be used for dynamic …
04:03 Ticket #264 (There should be a protocol ID range for user defined usage) created by ph3-der-loewe
There should be a range for User defined protocols. Those IDs should be …
03:54 WikiStart edited by ph3-der-loewe
We terminated 0.3*. (diff)

07/12/12:

16:16 Ticket #263 (There should be lists of protocol's magic numbers on this wiki) created by ph3-der-loewe
For some protocol magics there are already lists on this wiki. They can be …
15:54 Specs/Codecs created by ph3-der-loewe
Specs/CodecsSpecs/CodecsValues.
15:21 Specs/ProtocolValues edited by ph3-der-loewe
added application ticket ID (diff)
15:20 Ticket #262 (There should be a protocol ID for RPLD and MPD protocol) created by ph3-der-loewe
There should be a protocol ID assigned for the RPLD and the MPD protocol. …
15:12 Ticket #261 (RoarAudio PlayList Daemon should use new common protocol interface) created by ph3-der-loewe
RoarAudio PlayList? Daemon should use new common protocol interface. The …

07/11/12:

10:06 Ticket #260 (It should be possible to start up with no queues connected) created by ph3-der-loewe
It should be possible to start rpld with no queues connected to any …
10:02 Ticket #259 (Adding queue to "Main Queue" should be delayed untill server addess was ...) created by ph3-der-loewe
Adding of the queue to the "Main Queue" playlist is currently done before …
00:13 Changeset in roaraudio [5560:275875905c22]roaraudio_1_0beta3_pr0 by phi
Release!: v. 1.0beta3-pr0

07/10/12:

23:49 Changeset in roaraudio [5559:a44791f33fc8] by phi
updated test list
19:37 Changeset in roaraudio [5558:851448dcebb9] by phi
updated version
19:37 Changeset in roaraudio [5557:1e9d563c7463] by phi
updated ckport database
19:21 Changeset in roaraudio [5556:a21b49479dea] by phi
downgraded debian on test systems from last to normal
19:19 Changeset in roaraudio [5555:e2230ec286e8] by phi
Update to allow sending other packages as well. This is useful to test …
17:10 Specs/ProtocolValues created by ph3-der-loewe
BEGIN{}
15:35 Ticket #258 (Protocol plugins should be renamed, prefixed with "protocol-") created by ph3-der-loewe
All protocol plugins should have the name be prefixed with "protocol-". …
15:29 Ticket #257 (There should be a common interface for protocol registration) created by ph3-der-loewe
== Task == There should be a common interface for protocol registrations. …
15:21 Ticket #256 (roard specific plugins should be converted to universal where possible) created by ph3-der-loewe
roard specific plugins should be converted to universal where possible. …

07/07/12:

16:33 Ticket #238 (Add support for new commands) closed by ph3-der-loewe
fixed: The new commands have been added.
16:31 Ticket #220 (test) closed by ph3-der-loewe
invalid: 16:30 <+stephan48> #220 kann zu
13:55 Changeset in roaraudio [5554:974f701cf7b5] by phi
support to convert EAI_* error codes (Closes: #255)
13:54 Ticket #255 (roar_err_convert() is unabled to convert EAI error codes) closed by ph3-der-loewe
fixed
13:14 Ticket #239 (Remove legacy tools) closed by ph3-der-loewe
fixed: The following tools have been removed: * rpld-play * rpld-stop * rpld-prev …
13:04 Ticket #242 (Command "IDENTIFY" should be added) closed by ph3-der-loewe
fixed: This has been implemented. Currently only WITH NAME is used, WITH …
11:59 Ticket #227 (rpld should be abled to list connected clients) closed by ph3-der-loewe
fixed: This has been fixed with the LISTCLIENTS command.

07/06/12:

22:47 Ticket #255 (roar_err_convert() is unabled to convert EAI error codes) created by ph3-der-loewe
roar_err_convert() is unabled to convert EAI error codes. Those error …
Note: See TracTimeline for information about the timeline view.