source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5667:7bc121d15d0e   12 years phi added function retruning common namespaces
(edit) @5666:f8d48d28e43e   12 years phi cleanup
(edit) @5665:10c164fd8e04   12 years phi Added support for v3 and v5 UUIDs.
(edit) @5661:efd1ca5963ee   12 years phi Improved kv API: added roar_keyval_copy()
(edit) @5653:a544ab772198   12 years phi avoid compiler warning with -DDEBUG
(edit) @5652:4680a269b984   12 years phi typo in debug message
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(edit) @5650:21e9c5f21d73   12 years phi did some hardening for key names being NULL within a kv array of known …
(edit) @5647:3707f49de5ab   12 years phi Added RAT test 'buffer_set_len'.
(edit) @5646:962e433070f3   12 years phi Updated list of error values.
(edit) @5645:5d0d591fd4e6   12 years phi make local copies of key names
(edit) @5644:ebfbaab396d7   12 years phi Improved kstore API (See: #317)
(edit) @5643:26caa60db561   12 years phi Updated VIO CMD to work around kernel bugs in Linux kernel.
(edit) @5637:8222fdbd0cdd   12 years phi corrected typos, thanks to Adam D. Barratt
(edit) @5634:7ad2a55f0205   12 years phi Updated CMD VIO to no longer eat more than needed. Helps resolving a …
(edit) @5633:d4e4fbb90e25   12 years phi Fixed memory leak in hash framwork. Affacted RNG (Closes: #310)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5623:cd8f318fd1a9   12 years phi Fixed metadata handling in meta.c.
(edit) @5622:902c833ffb62   12 years phi Added meta generes (See: #301)
(edit) @5621:33b7ab5ae9ef   12 years phi Updated protocol magic numbers (See: #262) (Part 2)
(edit) @5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
(edit) @5608:584b36c566e2   12 years phi Handle super long client names well (Closes: #286)
(edit) @5603:0577a2d5a9a6   12 years phi Added roar_buffer_moveintoqueue() (Closes: #283)
(edit) @5602:6d421545ca98   12 years phi moved strselcmp() and strseltok() to libroar (Closes: #285)
(edit) @5589:de9dbc2ecc4b   12 years phi Updated UUID support to fixs shortcoming detected by rpld. Closes: #276
(edit) @5584:2488ccc53f71   12 years phi better debug lion
(edit) @5583:afc93a693c8a   12 years phi avoid segfaul when para is NULL
(edit) @5581:c00aa79358ad   12 years phi avoid false positive reply on client exec with non supported protocol or …
(edit) @5554:974f701cf7b5   12 years phi support to convert EAI_* error codes (Closes: #255)
(edit) @5544:16ca0566b0e9   12 years phi Improved error handling (including on win32) (Closes: #235)
(edit) @5542:3b91d8c359b5   12 years phi added a profile for ogg-vorbis
(edit) @5541:4bc109656e55   12 years phi removed Opus AI profile, see #243
(edit) @5540:2fd95aa93c27   12 years phi moved roar_errno2() into roar_errno2_impl (macro) to make other functions …
(edit) @5535:051e141134da   12 years phi added roar_stream_new_by_info() as well as done some related cleanup
(edit) @5530:9aa578adc5bd   12 years phi strengthened hash support against memory analyzing attacks
(edit) @5529:d86f148f08b2   12 years phi Implemented SHA1 support (Closes: #232)
(edit) @5528:a261c7a7614e   12 years phi typo
(edit) @5527:4d22e732b1c9   12 years phi fixed some compiler warnings on win*
(edit) @5526:390d69183bea   12 years phi Try use-execed workaround also on UNIX Domain Sockets (Closes: #207)
(edit) @5525:44f9ebf504c0   12 years phi work around buggy getsockname() and getpeername() implementations. Why do …
(edit) @5517:287ced72ce95   12 years phi Fixed detection of dynamic loader on *BSD.
(edit) @5514:c35fedd1cdf7   12 years phi allow fn to be -1
(edit) @5512:71b49441933f   12 years phi avoid the need for linking plugins against libroar
(edit) @5511:e2207bedaf0e   12 years phi Added a way to register plugin parts with a universal API (Closes: #245)
(edit) @5506:ba21f426f299   12 years phi Improved random number generator
(edit) @5505:a39728598a5f   12 years phi Added simple UUID interface (Closes: #230)
(edit) @5504:ff89becc47ab   12 years phi Added support for AutoAppSched? to the plugin container.
(edit) @5503:15152f742401   12 years phi disallow running appsched's _init() and _free() multiple or other members …
(edit) @5502:c62b19461dc4   12 years phi do not use ftell() on win32 as it is broken
(edit) @5488:cd3f4f76a154   12 years phi Improved plugincontainer (pr1).
(edit) @5487:882b4283f8d7   12 years phi support getting plugin by name
(edit) @5482:ba865ae62928   12 years phi support quoted strings
(edit) @5481:603d51e78e41   12 years phi Added support to load plugins on win32 (pr0).
(edit) @5480:045af2045a6d   12 years phi corrected win32 fix for stdvios
(edit) @5479:a6348edc217a   12 years phi Work around bugs in win32 while using stdvios (pr0).
(edit) @5471:fb8f0a2d1558   12 years phi added support for +default
(edit) @5470:a67fd926e963   12 years phi support new flag ROAR_VIO_SELECT_NO_RETEST
(edit) @5468:8362cf6b111b   12 years phi do not allow a seq num of zero
(edit) @5467:30f989510eb4   12 years phi make use of seq-numbers in v2 messages
(edit) @5466:201ac6bd51ee   12 years phi accept symbolic names in force-* options
(edit) @5465:d5e7bc292531   12 years phi no longer use fixed protocol version (_ROAR_MESSAGE_VERSION=0). protocol …
(edit) @5463:f11febcac1de   12 years phi corrected handling of pos in v2 messages
(edit) @5462:4aa873706b47   12 years phi added new protocols
(edit) @5460:2ab6c7d3b777   12 years phi support at least some error codes from HTTP
(edit) @5459:478ff8791cb5   12 years phi added new error code ROAR_ERROR_BADLICENSE
(edit) @5449:c4827557d495   12 years phi implemented tic-tac-toe as roard proto plugin.
(edit) @5446:fbfbd1d113de   12 years phi handle AppSched? on non-ra_inited handles
(edit) @5445:f1d77dd844be   12 years phi typo
(edit) @5443:b57e144b3ddf   12 years phi Added key based store (Closes: #199)
(edit) @5441:258e31e8cf4c   12 years phi enable usage of AppSched? WAIT with container
(edit) @5438:4eb05969f66c   12 years phi fix code so refcount is correct and avoid double free
(edit) @5436:a29ea4926470   12 years phi allows the use of costume para parameters
(edit) @5432:956f6af25715   12 years phi support post ra_initing of plugins loaded by …
(edit) @5431:4cd68e4f7a78   12 years phi protect against double ra_init
(edit) @5430:70a234a359df   12 years phi fix loading of plugins with full path name
(edit) @5429:f180386475c4   12 years phi support to unload plugins from plugin container
(edit) @5428:e6f63ff541b0   12 years phi fix support to connect to a pty
(edit) @5427:543c052527b2   12 years phi support usage of plugin path also outside plugin containers
(edit) @5425:2c3f247e8f9a   12 years phi use SHARED_SUFFIX from configure script, not hardcoded list
(edit) @5423:ecb64035ba72   12 years phi added support to load plugins from search path
(edit) @5419:655954f5b684   12 years phi fixed some compiler warnings
(edit) @5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
(edit) @5413:c4775e53e3a0   12 years phi fixes cppcheck warnings (false-positives)
(edit) @5409:2ee4bc8cec36   12 years phi fixed small memory leak in roar_simple_play_file()
(edit) @5408:c6d31c2e4a51   12 years phi re-ported to f* s* bla win32 !*!*Dd*S!, I hate this.
(edit) @5407:edd703e264d0   12 years phi made winsock work again…
(edit) @5406:3a3e9d18f561   12 years phi Ported to Win32 (again...) (pr1)
(edit) @5405:fde2fba7bb70   12 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @5396:e2e5f307ef8b   12 years phi better support for ROAR_VIOF_NONBLOCK
(edit) @5394:1f0a03abed0b   12 years phi fixed usage of uninited bytes in syscall (which are ignored by the kernel …
(edit) @5393:f50243718494   12 years phi avoid compiler warnings about unused vars
(edit) @5392:cb1666507792   12 years phi only open sockets if we have BSD socket interface
(edit) @5391:7847fd46ebbf   12 years phi only accept() if we have accept()
(edit) @5390:95fe0821d953   12 years phi only fork() if we have fork()
(edit) @5389:8a35a90b976f   12 years phi disable some not-yet-ready-for-release stuff
(edit) @5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
(edit) @5387:ec00c0a72024   12 years phi added function to get serverinfo for library as well as libinfo command …
(edit) @5382:7be731352482   12 years phi coding style
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5380:0504bc7766aa   12 years phi Added support for stream direction RECPLAY.
Note: See TracRevisionLog for help on using the revision log.