source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3398:9a6289c83904   14 years phi added operation.c
(edit) @3397:e6a0b746f3e1   14 years phi handle server == NULL case
(edit) @3396:15a6bfb3ae4a   14 years phi corrected pa_context_new_with_proplist()
(edit) @3395:061eb4697ce1   14 years phi added version.c
(edit) @3394:e9e1f877b280   14 years phi wrote memory functions
(edit) @3393:f6fd8a8a9658   14 years phi started wil xmalloc -> memory functions
(edit) @3392:842c8d8f99a9   14 years phi wrote most of the context code, should work now
(edit) @3391:b2905b861e43   14 years phi we are now mostly done, just a commit inbetween
(edit) @3390:d9db3bb263d5   14 years phi a lot code
(edit) @3389:62404943863d   14 years phi use roar_pa_find_server()
(edit) @3388:0a02c6ba7c10   14 years phi implement roar_pa_find_server(), function to search for PA server
(edit) @3387:8008b5669672   14 years phi we need to work on libroarpulse
(edit) @3386:89f9ef49c056   14 years phi use RoarAudio's MemMgr?, not system's
(edit) @3385:917010d31107   14 years phi upgrade libroarpulse/simple to vio :)
(edit) @3384:955ae12df263   14 years phi use roar_pa_sspec2auinfo()
(edit) @3383:d1e120c6cf34   14 years phi updated roar_pa_sspec2auinfo(), make API more clear
(edit) @3382:c43b380bf46a   14 years phi added new roar_pa_sspec2auinfo() which replaces roar_codec_pulse2roar()
(edit) @3381:b883692000fa   14 years phi a lot code, does not work at all, but is on the best way
(edit) @3380:71c66ab14a9e   14 years phi member rename
(edit) @3379:e670ed2ff5f0   14 years phi added some small parts we also need
(edit) @3378:172b3c158563   14 years phi wrote some basic macros and prototypes for the httpd
(edit) @3377:17f1c968a81c   14 years phi added httpd.[ch]
(edit) @3376:6d603dcfefab   14 years phi added struct roar_keyval
(edit) @3375:9187507cb0dd   14 years phi added support for x11-server in options string
(edit) @3374:18a9494d6784   14 years phi support --{x11-,}display
(edit) @3373:97166aec67ab   14 years phi added X11 support
(edit) @3372:92c4d8a5d8b7   14 years phi support to read props from X11, use ROAR_SERVER prop to find a roard
(edit) @3371:dbd3f8c59d29   14 years phi wrote most of the X11 stuff
(edit) @3370:5bfd80b0e72d   14 years phi preper libroar for X11 code
(edit) @3369:2ebc34986b8c   14 years phi test for libX11
(edit) @3368:e60fb6c54663   14 years phi link roard with -rdynamic
(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) @3365:14c913af395f   14 years phi print error message
(edit) @3364:12ef15758cae   14 years phi added roar_dl_errstr()
(edit) @3363:7a73a38fb261   14 years phi corrected substitution
(edit) @3362:2bf10ee217b5   14 years phi support plugin sched events
(edit) @3361:66820e580db1   14 years phi set lib of lhandle
(edit) @3360:ca067358e080   14 years phi added ROAR_DL_FN_PROTO and ROAR_DL_PLUGIN_REG_UNLOAD
(edit) @3359:2cab2820b34c   14 years phi corrected possition of #endif
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3357:ba7750da20aa   14 years phi reinit after free
(edit) @3356:37c68cb0b726   14 years phi added --plugin-load
(edit) @3355:0541a1f8b343   14 years phi wrote plugin functions
(edit) @3354:c0856cfec872   14 years phi preinit, init, free plugins
(edit) @3353:6024f61f2598   14 years phi added dummy plugins.[ch]
(edit) @3352:731d45b4d022   14 years phi define _roar_strcasestr() macro
(edit) @3351:042530d9e4c1   14 years phi updated TODO list
(edit) @3350:96ac7354a1bf   14 years phi test for strcasestr()
(edit) @3349:e4d57ce508de   14 years phi started with ICY meta data support
(edit) @3348:74f4083acfa8   14 years phi updated (C) header
(edit) @3347:431c89c58298   14 years phi added roardtmf binary to ignore list
(edit) @3346:18ace547edc5   14 years phi support some spacing chars: space, ., + _
(edit) @3345:377e8dd42e73   14 years phi added roar_mm_strdup()
(edit) @3344:a4c446485e1e   14 years phi test for libm
(edit) @3343:b3d4fc313dc6   14 years phi added roardtmf
(edit) @3342:d103037a15a3   14 years phi added section for next release
(edit) @3341:132721804fc1   14 years phi release! roaraudio_0_3beta4
(edit) @3340:a7132c9878e9   14 years phi updated list of tested systems for this release
(edit) @3339:782dd04e7aa7   14 years phi typo
(edit) @3338:d23da1f855b1   14 years phi added small help
(edit) @3337:b4780415a9a7   14 years phi support autof* --prefix*=*
(edit) @3336:aa461a2255d5   14 years phi support --prefix*=*
(edit) @3335:81b33157f8a1   14 years phi corrected --help
(edit) @3334:d4868bacf6ec   14 years phi added chanmap to server streams
(edit) @3333:16e848dad963   14 years phi info on SIDE_CENTER
(edit) @3332:16deea7285a7   14 years phi some docs: where is which channel?
(edit) @3331:b028f43b4738   14 years phi use char[] not int[]
(edit) @3330:b7af6ecf138b   14 years phi added roardsp_chanlist2str()
(edit) @3329:d939b3aedbc5   14 years phi added function to calc a channel map
(edit) @3328:5d21c87bce42   14 years phi some channale name functions
(edit) @3327:3ff4287ec9f7   14 years phi added empty channels.c
(edit) @3326:cf381927e2e7   14 years phi channel infos
(edit) @3325:614c49b6b854   14 years phi added header for channel consts, currently empty
(edit) @3324:31885084099b   14 years phi comment out non used static code
(edit) @3323:043a35dd07e5   14 years phi support ROAR_VIO_CTL_SET_AUINFO
(edit) @3322:566976b2cb56   14 years phi we started with the cleanup
(edit) @3321:6312ff4bec71   14 years phi spacing
(edit) @3320:d09133557dde   14 years phi moved the filterchain stuff out of the main header
(edit) @3319:a8494d9b89aa   14 years phi moved all the filter stuff out of main header, still need to subdivide it …
(edit) @3318:b0dcc3d8edd3   14 years phi added still empty files filter.h and filterchain.h
(edit) @3317:846970b6e9ee   14 years phi better TODO format
(edit) @3316:2f8a6e6b0893   14 years phi updates of last few days
(edit) @3315:b5bb2bb5347b   14 years phi moved winsock support out of vio.[ch]
(edit) @3314:3801d00f2510   14 years phi added ROAR_DL_PLUGIN_REG() macro
(edit) @3313:24bb2b78bb91   14 years phi support registered dstr types
(edit) @3312:f425c2ff782d   14 years phi more general internal API, support to register types
(edit) @3311:b27ac7dcbc50   14 years phi init other roar libs
(edit) @3310:d43b145fb8ab   14 years phi added some vars to type struct, needed so we can add entrys later
(edit) @3309:87551ae8faeb   14 years phi added some more named dstr objects, need to implement them
(edit) @3308:189fa9951e9a   14 years phi added macros for much more easy plugin creation
(edit) @3307:65b017a63456   14 years phi debug lions + corrected prefix name
(edit) @3306:daf1ed5a2cb6   14 years phi added missing forward delercation
(edit) @3305:13dc4a9bf51d   14 years phi take para from lib handle
(edit) @3304:3c58a7391d87   14 years phi fully implement load/unload
(edit) @3303:17d76f1fce56   14 years phi added const for defaults for roar_dl_open()
(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) @3299:1b942b56044a   14 years phi some imporantant commmon plugin functions
Note: See TracRevisionLog for help on using the revision log.