]> git.sesse.net Git - vlc/history - src/os2
Revert "demux: ts: fix mpeg4desc leak"
[vlc] / src / os2 /
2014-12-12 KO Myung-Hunaccess_mms: fix linkage on OS/2
2014-11-22 KO Myung-Hunlibstream_out_standard_plugin: fix linkage on OS/2
2014-08-28 KO Myung-Hunos2: getaddrinfo: fix typo
2014-08-16 KO Myung-Hunos2: include vlc_input.h
2014-02-22 KO Myung-Hunos2: fix one instance mode
2014-02-15 KO Myung-Hunos2: missing #include
2013-05-17 KO Myung-Hunvlccore: search HOME env var for user dirs on OS/2
2013-04-19 KO Myung-Hunos2: add vlc_getProxyUrl()
2013-03-28 Jean-Baptiste KempfFix license header
2013-03-18 Rémi Denis-Courmontlibvlc: simplify logging callback
2013-03-05 KO Myung-Hunos2: implement poll() with timeout free cancellation
2013-03-02 KO Myung-Hunvlccore: fix a warning on OS/2
2013-03-02 KO Myung-Hunvlccore: fix a linked list of threadvar on OS/2
2013-03-02 KO Myung-Hunvlccore: declare super_mutex and super_variable as...
2013-03-02 KO Myung-Hunvlccore: return EAGAIN on vlc_threadvar_create() failur...
2013-01-30 KO Myung-Hunvlccore: pass a proper argument to vlc_cancel_self...
2012-11-13 KO Myung-HunOS/2: implement one-instance feature
2012-10-04 Rafaël CarréRemove unused config_GetConfDir
2012-09-11 Rémi Denis-CourmontWrite generic semaphore back-end and merge generic...
2012-09-10 Rémi Denis-Courmontrwlock: use a proper source C module
2012-09-10 Rémi Denis-Courmontrwlock: reduce footprint and factor Win32 and OS/2...
2012-09-06 Rémi Denis-CourmontRemove system_End() except on Windows, simplify
2012-05-11 KO Myung-HunImplement filesystem.c and plugin.c for OS/2
2012-03-20 Rémi Denis-CourmontInline config_GetDataDir()
2012-01-28 Rémi Denis-CourmontWin32: remove vlc_rwlock_t.writers - not really needed
2012-01-24 Rémi Denis-CourmontCompute the lib directory dynamically
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-19 Rémi Denis-CourmontMove poll() to compat/
2012-01-11 KO Myung-HunDetermine psz_vlcpath in according to a location of...
2011-12-15 KO Myung-HunImplement vlc_rand_bytes() for OS/2 and split to differ...
2011-12-06 KO Myung-HunAdd missing getaddrinfo(), freeaddrinfo(), getnameinfo...
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-10 KO Myung-HunImplement vlc_poll() on OS/2
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-14 KO Myung-HunImplement OS/2 directories configuration
2011-10-14 KO Myung-HunImplement OS/2 specific initialization
2011-10-14 KO Myung-HunImplement thread support for OS/2