]> git.sesse.net Git - vlc/history - src/android
Qt: use the theme icons for the system tray too
[vlc] / src / android /
2013-04-13 Jean-Baptiste KempfAndroid: always return an empty proxy
2012-11-14 Rémi Denis-CourmontAndroid: do not use semaphores from vlc_testcancel()
2012-10-17 Rafaël Carréandroid: fix detached threads leak
2012-10-16 Rémi Denis-CourmontAndroid: remove polling timer in mwait() and msleep()
2012-10-16 Rémi Denis-CourmontAndroid: remove contention in vlc_cond_wait()
2012-10-16 Rémi Denis-CourmontAndroid: use monotonic clock
2012-10-13 Rémi Denis-CourmontAndroid: compilation fixes
2012-10-12 Rémi Denis-CourmontAndroid: avoid polling timer in vlc_join()
2012-10-12 Rémi Denis-CourmontAndroid: do not screw up the signal mask on error
2012-10-12 Rémi Denis-CourmontAndroid: remove vlc_thread_t.detached and simplify
2012-10-12 Rémi Denis-CourmontAndroid: tag memory leak
2012-10-12 Rémi Denis-CourmontAndroid: thread->killable does not need to be atomic
2012-10-09 Rafaël Carréandroid: threads support
2012-10-04 Rafaël Carréandroid: add libvlc specific file