ocarina/tests
Anna Schumaker 8c8ab2a9eb core/idle: Add idle_cancel() function
This function is used to cancel all idle tasks and free the memory
allocated for them.  This needs to be called when Ocarina is shutting
down to prevent a possible hang with the gtk idle callback continuing to
process tasks.

Fixes #30: Closing Ocarina should cancel idle tasks
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-03-01 08:27:13 -05:00
..
Data Audio: Add version number to cur_track file 2014-12-03 13:02:44 -05:00
Music core/collection: Move collection_add() out of the collection namespace 2016-02-12 09:37:26 -05:00
core core/idle: Add idle_cancel() function 2016-03-01 08:27:13 -05:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
Sconscript tests: Clean up how the sanity test is scheduled 2016-02-26 11:04:42 -05:00
gen_library.sh gen_library.sh: Only copy .ogg files 2014-06-22 12:59:28 -04:00
sanity.c Convert unit test framework to C 2015-10-07 08:19:37 -04:00
test.c test: Remove library directory creating functions 2016-02-12 09:47:30 -05:00