source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5831:c7c74fda8b83   11 years phi added more usefull paths
(edit) @5830:a34322211d3d   11 years phi fix possible buffer overflow (which can lead in stack overwrite) caused by …
(edit) @5829:09f674dfe78a   11 years phi fix possible buffer overflow (which can lead in stack overwrite) caused by …
(edit) @5828:d981716ace28   11 years phi added a way to list all known paths
(edit) @5825:3e41991f9a62   11 years phi removed yet another set of -DXXX as well as $(PKGDEFINES). Updated …
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5819:be1cf7f20f45   11 years phi added a nice way of autoloading service plugins
(edit) @5818:993d96fc5e9c   11 years phi also return pointer to service
(edit) @5817:3247560506ab   11 years phi corrected check for universal
(edit) @5816:6c593d184ef2   11 years phi improved service interface even more, allow creation of a simple interface …
(edit) @5815:72602f914383   11 years phi also return lhandle for context switching
(edit) @5814:81052ac84144   11 years phi Improved CSI: Make it easier to register and access services.
(edit) @5812:869af8b6761a   11 years phi improved roar_libroar_get_path() slightly
(edit) @5811:28f6eed531d7   11 years phi improved roar_env_render_path_r() and added support for it to roar-config
(edit) @5810:d44ff4605fa5   11 years phi added a lot paths to our path config (roar_libroar_get_path())
(edit) @5792:bfe694357a8a   11 years phi hopefully fix win32 bug with execed workaround
(edit) @5791:cfd78ecb471f   11 years phi added configured path prefix-ckport
(edit) @5770:b3577113c65e   11 years phi support unregging FN Regs without unregging all FN Regs of current lhandle
(edit) @5766:f5bfde2f4b12   11 years phi added ROAR_VIO_DSTR_PEF_ALLOW_ABSOLUTE as well as …
(edit) @5761:8b1fe18354e2   11 years phi do better context handling on calling FN regs
(edit) @5758:764abad74110   11 years phi let roar_libroar_set_forkapi() take a const API struct
(edit) @5757:75c9b2e184f3   11 years phi Added support for configureable memmgr backend (Closes: #334)
(edit) @5755:d61e5f9b4111   11 years phi added roar_mm_strdup2()
(edit) @5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
(edit) @5752:ec433a3a02b8   11 years phi Improved env API
(edit) @5747:17e1c9dacc8f   11 years phi Provide a more common interface for path config.
(edit) @5745:981cb1338653   11 years phi avoid warnings on systems with non-POSIX socket interface (I'm looking at …
(edit) @5742:c2540f169bdf   11 years phi added function roar_vio_dstr_cat() used to concatinate filename/paths
(edit) @5733:a0c8a7be1ae7   11 years phi added function roar_buffer_new_str() create buffers from string literals
(edit) @5732:c992b3a63250   11 years phi added support to return the null uuid
(edit) @5724:065ec1638fac   11 years phi allow zero size buffers
(edit) @5723:805947093c12   11 years phi allow deleting of clients in flushed() callback
(edit) @5720:d5aae161b279   11 years phi do not try to add the current new buffer to itself.
(edit) @5717:9fabbe9dc953   11 years phi corrected lhandle context switching
(edit) @5714:d9d16e63c248   11 years phi avoid segfault in case host argument is NULL
(edit) @5713:e7d936e294ac   11 years phi exit main loop in case no work is to do anymore.
(edit) @5697:f3a6f503e20e   11 years phi allow CPI stubs
(edit) @5696:9aee2cd179af   11 years phi do select after wait-after-select in case select before wait in …
(edit) @5695:dd52b51afdfb   11 years phi support diffrent strategy values.
(edit) @5694:d31d31565f84   11 years phi small updates to scheduler API
(edit) @5692:0480fc56e68a   11 years phi Added scheduler (mainly for IO events) (Closes: #206)
(edit) @5690:9205cac1fbb1   11 years phi Improved handling of mixing OpenSSL enabled applications with libroar …
(edit) @5688:c7e8e3a700ec   11 years phi avoid a warning on OpenBSD
(edit) @5687:2462b285607d   11 years phi Fixed segfault caused by strstr() in low level socket interface.
(edit) @5683:4101c33111f7   12 years phi avoid null as it is a reserved keyword on win32.
(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).
Note: See TracRevisionLog for help on using the revision log.