source: roaraudio/libroar/roardl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5836:81ccac5ddc61   11 years phi Added half of the support for AppSched? Triggers ABOUT, HELP and …
(edit) @5835:62b52f2dc181   11 years phi typo
(edit) @5834:22e75d31bfd8   11 years phi Fix #296 by using a workaround (disabling RTLD_DEEPBIND). Needs to be …
(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) @5770:b3577113c65e   11 years phi support unregging FN Regs without unregging all FN Regs of current lhandle
(edit) @5761:8b1fe18354e2   11 years phi do better context handling on calling FN regs
(edit) @5688:c7e8e3a700ec   11 years phi avoid a warning on OpenBSD
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(edit) @5584:2488ccc53f71   12 years phi better debug lion
(edit) @5583:afc93a693c8a   12 years phi avoid segfaul when para is NULL
(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) @5503:15152f742401   12 years phi disallow running appsched's _init() and _free() multiple or other members …
(edit) @5482:ba865ae62928   12 years phi support quoted strings
(edit) @5481:603d51e78e41   12 years phi Added support to load plugins on win32 (pr0).
(edit) @5446:fbfbd1d113de   12 years phi handle AppSched? on non-ra_inited handles
(edit) @5438:4eb05969f66c   12 years phi fix code so refcount is correct and avoid double free
(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) @5427:543c052527b2   12 years phi support usage of plugin path also outside plugin containers
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5371:309ea408873b   12 years phi added new error codes
(edit) @5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
(edit) @5347:1d76e45ebfd1   12 years phi added some support and handling code for libdeps. currently it can be …
(edit) @5344:1fc66ca81759   12 years phi support lazy binding
(edit) @5335:dba934a2d1e0   12 years phi cleanup and updates to roardl API
(edit) @5321:916f049deb4b   12 years phi added ref/unref support for roardl handles
(edit) @5317:6b1045321fd6   12 years phi updated plugin infrastructre
(edit) @5313:fe152a3ff8a0   12 years phi another set of small improvements
(edit) @5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
(edit) @5275:811818eb5b81   12 years phi Improved plugin loader a lot (Closes: #190)
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5008:f66a2be5b974   13 years phi use roar_mm_str[ls]{cat,cpy}()
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @3776:2f44405c0617   14 years phi a debug lion
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3367:c20f7b4fbd0f   14 years phi we try our self RTLD_NEXT if we do not find one
(edit) @3366:87662a639844   14 years phi set RTLD_DEEPBIND if we have it
(edit) @3364:12ef15758cae   14 years phi added roar_dl_errstr()
(edit) @3361:66820e580db1   14 years phi set lib of lhandle
(edit) @3307:65b017a63456   14 years phi debug lions + corrected prefix name
(edit) @3305:13dc4a9bf51d   14 years phi take para from lib handle
(edit) @3304:3c58a7391d87   14 years phi fully implement load/unload
(edit) @3302:87bf1c07a51e   14 years phi cleanup
(edit) @3301:9d6e6d3bb1eb   14 years phi some support for unload function
(edit) @3300:6ab4977e3043   14 years phi load plugins, write plugin macro
(edit) @3298:ef0b3c01be23   14 years phi start of roar_dl_open()
(add) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
Note: See TracRevisionLog for help on using the revision log.