]> git.sesse.net Git - vlc/shortlog
vlc
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-12-11 Filippo Caronehelper script to ease jvlc development with eclipse
2006-12-11 Derk-Jan Hartman* grah one more compile issue
2006-12-11 Derk-Jan Hartman* one more closedir fix
2006-12-11 Derk-Jan Hartman* another closedir fix
2006-12-11 Derk-Jan Hartman* motion_detect: use playlist_Control's "lock" argument
2006-12-11 Christophe... Don't call removed target.
2006-12-11 Rémi Denis... - WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Rémi Denis... Fix compilation
2006-12-11 Derk-Jan Hartman* Fix utf8_scandir (wasn't using vlc_closedir_wrapper)
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-11 Derk-Jan Hartman* forwardport [18332]:
2006-12-11 Derk-Jan Hartman* forwardport [18335]: Compile x264 with --enable-pic
2006-12-11 Derk-Jan Hartman* forwardport [18336]:
2006-12-11 Derk-Jan Hartman* forwardport the 0.8.6 NEWS
2006-12-11 Derk-Jan Hartman* forwardport [18346]: LocaleFree() a utf8_readdir...
2006-12-11 Derk-Jan Hartman* forwardport [18350] libtiff linking in VLC OS X
2006-12-11 Derk-Jan Hartman* marq.c: const strings
2006-12-11 Rémi Denis... Remove -z defs to fix FreeBSD linking.
2006-12-10 Rémi Denis... Do not redefine vlc_wclosedir (Close #893)
2006-12-10 Rémi Denis... Forgot this file
2006-12-10 Rémi Denis... Use shared libvlc on Win32
2006-12-10 Clément StenacSimplify a bit strings handling
2006-12-10 Clément StenacFix wrong object release
2006-12-10 Clément StenacDon't attach playlist twice
2006-12-10 Clément StenacFix corruption in SD parser (Closes:#889)
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Marian DurkovicFix for non-working DELETE key in Playlist on Win32
2006-12-09 Felix Paul... * prevent the preferences from crashing. they aren...
2006-12-09 Clément StenacFix
2006-12-09 Felix Paul... * improved previous b_autoplay implementation
2006-12-09 Felix Paul... * make sure that the opened media is always enqueueded...
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-07 Derk-Jan Hartman* Don't redraw the window when going to fullscreen...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-12-07 Christophe... Forward port [18313] and [18314]. compile fix
2006-12-07 Benjamin Pracht* Cleanup that file a bit
2006-12-07 Filippo Caronefix for libvlc_input_get_fps. maybe there's a better...
2006-12-07 Rémi Denis... Remove redumdant function call
2006-12-07 Rémi Denis... Remove old TODO
2006-12-07 Rémi Denis... Prefer EDH-RSA over plain RSA
2006-12-07 Rémi Denis... Handle fatal errors properly past TLS handshake (close...
2006-12-07 Damien Fouilleul- mozilla, activex, directx: more backporting from...
2006-12-07 Damien Fouilleulmozilla: backporting from 0.8.6
2006-12-07 Damien Fouilleul- activex: backporting from 0.8.6
2006-12-06 Damien Fouilleul- dshow: backporting from 0.8.6
2006-12-06 Damien Fouilleul- backporting from 0.8.6
2006-12-06 Christophe... sub_fps is a float and need to be a float. Don't loose...
2006-12-06 Damien Fouilleul- removed commented out lines in [18277], not really...
2006-12-06 Damien Fouilleul- vlc.win32.nsi.in: backporting from [18288]
2006-12-06 Rémi Denis... Enable AES 256 with TLS.
2006-12-06 Christophe... Fix path.
2006-12-06 Rémi Denis... Do not try to distribute non-existant kludges
2006-12-06 Rémi Denis... Support for TLSv1.1 deflate compression
2006-12-06 Rémi Denis... - support for TLSv1.1
2006-12-06 Rémi Denis... Do not retry to HTTP connection with version 1.0 instea...
2006-12-06 Rémi Denis... Make some constant data table static
2006-12-06 Rémi Denis... Work-around window-on-top + fullscreen deadlock (refs...
2006-12-06 Rémi Denis... Provides libvlc.sym
2006-12-06 Rémi Denis... Minor code simplification
2006-12-06 Rafaël CarréSimplification of one-instance mode
2006-12-06 Marian DurkovicRemove duplicate code. The new Unescape() is already...
2006-12-06 Rafaël CarréD-Bus module now uses new specification
2006-12-06 Christophe... make update-po
2006-12-05 Filippo CaroneJava bindings update: various enhancements; paint syste...
2006-12-05 Filippo Caronelibvlc_input_has_vout more consistent with function aim
2006-12-05 Damien Fouilleul- libvlc target, removed uneeded libs target previously...
2006-12-05 Damien Fouilleul activex: when linking against the shared lib DLL,...
2006-12-05 Derk-Jan Hartman* Expand the ugly hack to also let automake define...
2006-12-05 Damien Fouilleul- mozilla, activex: vlc-config vlc -> libvlc changes
2006-12-04 Gildas Bazinconfigure.ac: fix build when libtool is disabled.
2006-12-04 Antoine CellerierDon't install mozilla plugin in recommended/default...
2006-12-04 Damien Fouilleul- vlc -> libvlc for linking shared libvlc.dll
2006-12-04 Marian DurkovicDon't escape single quotes since it's not needed anymore
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-12-04 Marian DurkovicVLM quoting magic for partially quoted strings
2006-12-03 Antoine CellerierFix searching in tree playlists (doesn't hide a node...
2006-12-03 Antoine CellerierDon't duplicate backslashes in VLM HTTP interface anymo...
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISLIST define
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Antoine CellerierTweaks vars command a bit.
2006-12-03 Antoine CellerierAdd "vars" command to display the list of variables...
2006-12-03 Marian DurkovicImplement shell-style escaping also for double quotes...
2006-12-03 Antoine CellerierAlso show telnet specific commands when using "help...
2006-12-03 Antoine CellerierLooks like we need to add function exports here too...
2006-12-03 Antoine CellerierExport vlm_MessageNew and vlm_MessageAdd.
2006-12-03 Rémi Denis... Fix memleaks
2006-12-03 Antoine CellerierAlso print the object's parent id (makes it easier...
2006-12-03 Rémi Denis... Make module_LoadMain static
2006-12-03 Antoine CellerierBuffer was too small.
2006-12-03 Antoine CellerierSync default options in NSIS installer with recommended...
2006-12-03 Rémi Denis... Be a little less pessimistic
2006-12-03 Christophe... use program-prefix="" all the times
2006-12-03 Rémi Denis... Fix memleak (oups)
2006-12-03 Antoine CellerierOops (at least it wasn't a regression ;) )
2006-12-03 Rémi Denis... Same as previous commit, for invalid MMS URLs
2006-12-03 Antoine CellerierDon't display "Unknown command!" when the command is...
2006-12-03 Rémi Denis... Fix über memleak when falling back to MMS/HTTP
2006-12-03 Antoine CellerierCosmetics and small fix
next