resource-asm: fix off-by-one underallocation.
[profile/ivi/murphy.git] / src / plugins / plugin-resource-asm.c
2015-01-08 Krisztian Litkeyresource-asm: fix off-by-one underallocation.
2015-01-08 Ismo Puustinenresource-asm: fix error case handling.
2015-01-08 Ismo Puustinenresource-asm: added types for EXCLUSIVE_RESOURCE and...
2015-01-08 Krisztian Litkeyresource-asm: update for mainloop notification signatur...
2015-01-08 Ismo Puustinenresource-asm: remove TODOs, fix compiler warnings.
2015-01-08 Ismo Puustinenresource-asm: updated for tizen 2.0.
2015-01-08 Krisztian Litkeyresource-asm: more configurable event/resource set...
2015-01-08 Krisztian Litkeyresource-asm: set client pid to the resource set, confi...
2015-01-08 Krisztian Litkeyresource-asm: s/MRP_TRANSPORT_MODE_DATA/MRP_TRANSPORT_M...
2015-01-08 Ismo Puustinenresource-asm: fix a memory leak.
2015-01-08 Ismo Puustinenresource-asm: state call support and event type lookup...
2015-01-08 Ismo Puustinenresource-asm: map SLP media classes to Murphy classes.
2015-01-08 Ismo Puustinenresource-asm: fix a bug in callback handling, add logging.
2015-01-08 Ismo Puustinenresource-asm: improve SLP interoperability.
2015-01-08 Ismo Puustinenresource-asm: close all file descriptors when forking.
2015-01-08 Ismo Puustinenresource-asm: fix memory handling.
2015-01-08 Ismo Puustinenresource-asm: handle non-resume callback answers.
2015-01-08 Ismo Puustinenresource-asm: changed the commands sent to applications...
2015-01-08 Ismo Puustinenresource-asm: filter non-relevant server events.
2015-01-08 Ismo Puustinenresource-asm: fixed the special resource unregister...
2015-01-08 Ismo Puustinenresource-asm: started writing monitor support.
2015-01-08 Ismo Puustinenresource-asm: applications now respond to resource...
2015-01-08 Ismo Puustinenresource-asm: fix forgotten defines.
2015-01-08 Ismo Puustinenresource-asm: add ASM plugin to build.
2015-01-08 Ismo Puustinenresource-asm: added initial version of Audio Session...