Nekotekina
|
907adc817e
|
Fix some warnings (GCC)
|
2020-05-05 21:55:22 +03:00 |
|
Eladash
|
edde748519
|
sys_event_queue: Fix forced event queue destruction
Add missing last existence check at sys_spu_thread_(try)receive_event and lv2_event_queue::send.
|
2020-05-04 01:10:19 +03:00 |
|
Eladash
|
f88a135b5b
|
Fix lv2_config_service_event event id reset
|
2019-10-29 18:15:26 +03:00 |
|
Eladash
|
114b9498bf
|
Remove unjustified use of idm::import_existing in sys_config
|
2019-10-29 18:15:26 +03:00 |
|
Emmanuel Gil Peyrot
|
9d1b7af2eb
|
Avoid std::move() for copy elision
This could disable zero-copy optimisations, which is the opposite of
what we want.
|
2019-10-22 16:11:43 +03:00 |
|
Nekotekina
|
465b16e786
|
Finally remove fxm from IdManager
|
2019-09-26 23:26:36 +03:00 |
|
Nekotekina
|
cf44038435
|
Use g_fxo for lv2_config
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
949f33c8a4
|
Fix sys_config_get_io_event syscall name
|
2019-07-29 21:55:59 +03:00 |
|
Rui Pinheiro
|
070c3af50f
|
Initial sys_config implementation
|
2019-07-22 02:44:45 +03:00 |
|