source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4435:32e641dd7526   14 years phi use data from server_info for devenum
(edit) @4434:ff895ca43976   14 years phi added support to print all possible values from the info struct
(edit) @4433:df25c6da63e6   14 years phi added a lot debug lions, fixed some small bugs in size calc
(edit) @4432:d2ded197053f   14 years phi very basic support for serverinfo
(edit) @4431:cbea30f1890d   14 years phi implemented basic SERVER_INFO with IT_SERVER
(edit) @4430:773d77b04aed   14 years phi implement SERVER_INFO with IT_SERVER
(edit) @4429:28ab31bd5338   14 years phi corrected prototype
(edit) @4428:f30bfc52a118   14 years phi started with server info stuff
(edit) @4427:20a4dd60c62b   14 years phi wrote header
(edit) @4426:90392fb8168e   14 years phi added a file for SERVER_INFO command
(edit) @4425:bbf840197ccb   14 years phi added IDs for SERVER_INFO
(edit) @4424:a7dc4ca344a8   14 years phi defined some numbers
(edit) @4423:94456e48fb68   14 years phi display PID at g_verbose >= 2
(edit) @4422:b717652c7f77   14 years phi changed vendor format a bit, added example
(edit) @4421:f04e16af6d2a   14 years phi added support to list descriptions in SLP
(edit) @4420:8fd1b7b5bcf5   14 years phi defined what a gerneral server info request should return
(edit) @4419:f69bdc2096d0   14 years phi fixed bug that IO error in cf can segfaul roard.
(edit) @4418:0234c5231754   14 years phi make notify debug code runtime activatable.
(edit) @4417:a5ab68cb66fa   14 years phi emit ROAR_OE_STREAM_XRUN and ROAR_OE_STREAM_CHANGE_VOLUME events
(edit) @4416:b6b91f037199   14 years phi new consts
(edit) @4415:3ab9357a073d   14 years phi fixed notify proxy
(edit) @4414:7a363907e859   14 years phi added SLP support to server enum
(edit) @4413:827dec01806f   14 years phi added support to enum servers with roarctl
(edit) @4412:4c720a643e75   14 years phi type test
(edit) @4411:49a294fbe6a0   14 years phi typo
(edit) @4410:146c00faa59d   14 years phi make type tests active, more general hacks for missing types
(edit) @4409:f8838aa05185   14 years phi added new file for target specific hacks
(edit) @4408:b10577637fb1   14 years phi typo
(edit) @4407:8c56b8e939f8   14 years phi filename fix
(edit) @4406:3847f1549b6f   14 years phi added tests for serveral types
(edit) @4405:55b8ee27d991   14 years phi release! roaraudio_0_4beta0
(edit) @4404:5543685121bb   14 years phi another check done without errors
(edit) @4403:7127201184a7   14 years phi updated changelog and fixed a small mistake
(edit) @4402:f95a905ca1d2   14 years phi a lot update to the HACKING
(edit) @4401:f95d099a655f   14 years phi updates of tested version
(edit) @4400:ab4bf8ba0117   14 years phi release! roaraudio_0_4beta0_pr1
(edit) @4399:ab3b388dab83   14 years phi fixed matrix pointer bug in libao driver
(edit) @4398:10c4f1f666d0   14 years phi fixed LD_LIBRARY_PATH bug
(edit) @4397:c6303a52932d   14 years phi added notes
(edit) @4396:bb633f9fdf5f   14 years phi release! roaraudio_0_4beta0_pr0
(edit) @4395:fd02b170c292   14 years phi some cleanup
(edit) @4394:8a8efafdd98b   14 years phi fixed the segfaul on killing WAIT process
(edit) @4393:fb1ea9907d06   14 years phi use card's info.name as basename if no other basename is given
(edit) @4392:b9d5b85e1487   14 years phi corrected dstr FLAG_NONE -> FLAG_FHSEC, some better alignment
(edit) @4391:f86f7695815f   14 years phi added more controls
(edit) @4390:7df0ee32543e   14 years phi ckeck for OSS, do not assume it's presense
(edit) @4389:346c516e9ce1   14 years phi get substreams based on subnames working
(edit) @4388:2de43be17c40   14 years phi changed a lot internals of the OSS hwmixer.
(edit) @4387:e8a33de6f3e5   14 years phi pass kv-ed subnames to hwmixer drivers
(edit) @4386:716ab8be37ec   14 years phi correctly copy volumes over, do not try to memcpy() and hope
(edit) @4385:37924d2f1dae   14 years phi support src == dst in roar_conv_volume()
(edit) @4384:58d6bf7eb6a6   14 years phi added roar_conv_volume()
(edit) @4383:5e587feaae19   14 years phi extend the subsys match to MIXING streams
(edit) @4382:0dfb01c8245c   14 years phi correctly set client for the mixer stream
(edit) @4381:3b53768cfddd   14 years phi support for some options for hwmixers
(edit) @4380:9e0d335e4c4e   14 years phi some cleanup
(edit) @4379:5861284631eb   14 years phi support reading volumes at startup
(edit) @4378:df6cda763dce   14 years phi implemented support to read mixer values from hwmixer
(edit) @4377:bb7f5cf31617   14 years phi corrected const name
(edit) @4376:750676307a45   14 years phi updated changelog so hwmixer support is stated
(edit) @4375:b752d15c795d   14 years phi test of OSS mixer device
(edit) @4374:697020d437a1   14 years phi changed maximum number of streams per client
(edit) @4373:9ccbfd7d8a44   14 years phi wrote very basic OSS driver
(edit) @4372:602b5e406dd2   14 years phi corrected handling of substreams
(edit) @4371:21a39a95ba93   14 years phi added debug lions
(edit) @4370:8d8241f6b728   14 years phi added code to test substreams
(edit) @4369:1b7783397db5   14 years phi set client ID
(edit) @4368:99783fa4f8d2   14 years phi added function to create new sub-streams of a mixer
(edit) @4367:581593736e58   14 years phi set volume at startup
(edit) @4366:4597503b7abd   14 years phi corrected format strings a bit
(edit) @4365:7502b11fcb8a   14 years phi make things work
(edit) @4364:7c2f27407e46   14 years phi wrote dstr mixer
(edit) @4363:e90f4a304e99   14 years phi move things to where they should be
(edit) @4362:eb84b2149959   14 years phi added dummy for hwmixer_dstr
(edit) @4361:135e78128e19   14 years phi added very basic mixer setup rutines
(edit) @4360:d6ef435d3a07   14 years phi wrote some basic infrastructure
(edit) @4359:475a09316c35   14 years phi added files for hwmixer
(edit) @4358:66551ba8aa54   14 years phi started with hwmixer support…
(edit) @4357:bb203be6c775   14 years phi updated changelog
(edit) @4356:33238471cffd   14 years phi force ROAR_ENUM_FLAG_NONBLOCK if ROAR_ENUM_FLAG_HARDNONBLOCK is set
(edit) @4355:b4e76962ac7d   14 years phi some docs
(edit) @4354:ff37f8174ab1   14 years phi test if server address is uniq
(edit) @4353:afd8ee9a2999   14 years phi support default address in enum support
(edit) @4352:6c46e5e41e82   14 years phi wrote everything needed to get a list of exactly the default entry
(edit) @4351:deaf70fb5511   14 years phi added function prototypes…
(edit) @4350:7647d662eb9f   14 years phi added enumdev.c
(edit) @4349:df8f8224a3f4   14 years phi corrected use of how to get home dir
(edit) @4348:0e1fd606e612   14 years phi added config.serversfile
(edit) @4347:52d8fa5ac58e   14 years phi corrected emit for NOSEND commands…
(edit) @4346:0dbee113ccd0   14 years phi added ROAR_OE_BASICS_NEW/ROAR_OE_BASICS_DELETE for clients and streams
(edit) @4345:7193b53f6f8d   14 years phi support command names
(edit) @4344:85d7896f9ce7   14 years phi added new events for object creation and delete
(edit) @4343:a67cbb88fbe0   14 years phi added support for wait command
(edit) @4342:6a1a4274b8ab   14 years phi small bug fixes
(edit) @4341:37d7e22c37ff   14 years phi added libroar/asyncctl.[ch], added roar_wait()
(edit) @4340:f43b7e00dd53   14 years phi added new command defines
(edit) @4339:39115e48e1c7   14 years phi added roar_event_to_blob() and roar_event_from_blob()
(edit) @4338:7f711956a126   14 years phi some more debugging code
(edit) @4337:d675897a481d   14 years phi guess int arg only events to be net transparent
(edit) @4336:044833933e5c   14 years phi use a central function for stream state change
Note: See TracRevisionLog for help on using the revision log.