]> git.sesse.net Git - vlc/shortlog
vlc
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
2006-12-03 Antoine CellerierSimplify callback registration.
2006-12-03 Antoine CellerierFix [17577]. Removing 200 lines of code is nice. Replac...
2006-12-03 Christophe... Don't prefix the binaries and config scripts with ...
2006-12-03 Rémi Denis... Fix small memleak
2006-12-03 Rémi Denis... M3U: fallback to local code page if UTF-8 fails (close...
2006-12-03 Clément StenacRelease notes
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Rémi Denis... Undo unintended changeset
2006-12-03 Clément StenacUnbreak a bit windows
2006-12-03 Clément StenacMissing libvlc flags on win32
2006-12-03 Rémi Denis... Fix libtool and shared builds
2006-12-03 Rémi Denis... Do not autogenerate libvlc.sym.
2006-12-03 Rémi Denis... Forgot this file
2006-12-03 Rémi Denis... - fix input memleak
2006-12-03 Rafaël Carréforward port [18125]
2006-12-03 Rémi Denis... Don't write R/O memory + clean up
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Rémi Denis... Use a MEANINGFUL (hopefully) debug message
2006-12-03 Felix Paul... * use the current x264 revisions and Xcode's native...
2006-12-03 Rémi Denis... - Only unescape VLM parameter when quoted with " "...
2006-12-03 Clément StenacQt4 open:
2006-12-03 Rémi Denis... Save a few allocations
2006-12-03 Rémi Denis... ACL: remove potentially harmful macro conditional defin...
2006-12-03 Rémi Denis... New VLM quoting and escaping logic that is more like...
2006-12-02 Rémi Denis... Rewrite comment.
2006-12-02 Rémi Denis... Safe default for HTTP .hosts file
2006-12-02 Derk-Jan Hartman* forwardport [18201]
2006-12-02 Clément StenacImproved autocropping by Cedric Cocquebert
2006-12-01 Dennis van... NEWS: Sync with the 0.8.6-rc1 NEWS so that the link...
2006-12-01 Rémi Denis... Hide httpd_t and httpd_host_t within httpd.c
2006-12-01 Rémi Denis... Rename libvlc.h to libvlc-module.c
2006-12-01 Rémi Denis... Remove unused variable
2006-12-01 Rémi Denis... Support for creating object with custom type name and...
2006-12-01 Rémi Denis... Hide some httpd structures from modules
2006-12-01 Rémi Denis... Don't initialize a variable twice
2006-12-01 Marian DurkovicAdd a FIXME
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-30 Christophe... Apply the alignment patch on BeOS also.
2006-11-30 Derk-Jan Hartman* fix commit [18178]
2006-11-30 Derk-Jan Hartman* Fix YUV422, YUY2, YUYV mappings in V4L.
2006-11-30 Derk-Jan Hartmanforwardport [18177]
2006-11-30 Rafaël CarréUses correct buffer size with OSS output
2006-11-30 Christophe... Link with libebml_pic if avaivable
2006-11-30 Olivier Aubertmodules/video_output/snapshot.c: remove ref. to snapsho...
2006-11-29 Dennis van... vlc.win32.nsi.in: Add shortcut for Direct3D with no...
2006-11-29 Dennis van... vlc.win32.nsi.in: Make sure hardware acceleration is...
2006-11-29 Dennis van... vlc.win32.nsi.in: Renamed Utilities to Quick Settings...
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-29 Derk-Jan Hartman* cdda: update due to input_GetItem
2006-11-29 Jean-Baptiste... Qt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste... Qt4: Please help...
2006-11-29 Rafaël CarréDisable D-Bus if installed version is < 1.0.0 and warns...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-29 Jean-Baptiste... Qt4 : Some work on OpenDialog. Does not work with files...
2006-11-28 Christophe... do not show started-from-file in the prefs
2006-11-28 Rafaël CarréDetects too old automake version using 1.X-pY versioning
2006-11-28 Philippe MorinFix missing output directory in JNI header generation...
2006-11-28 Rémi Denis... Avoid duplicate memory allocation
2006-11-28 Rafaël CarréUses file:// MRL only files, don't bug when recursively...
2006-11-28 Rafaël CarréAdd a method to export playlists
2006-11-28 Rafaël CarréFixes buffer overflow introduced in [18129]
2006-11-28 Rafaël CarréUses file:// MRLs for items added by directory access
2006-11-28 Derk-Jan Hartman* const warning fixes. formatting fixes (squash them...
2006-11-28 Derk-Jan Hartman* Some cast magic to get around a gazillion of warnings...
2006-11-28 Derk-Jan Hartman* playlist/* When telling the playlist to play the...
next