]> git.sesse.net Git - vlc/shortlog
vlc
2009-01-19 Jean-Baptiste... Qt: remove calls to vlc_object_find(VLC_OBJECT_VOUT...
2009-01-19 Jean-Baptiste... Qt: getVout() avoid a crash.
2009-01-19 Jean-Baptiste... Qt: Create a getVout() in MIM to remove some vlc_object...
2009-01-19 Jean-Baptiste... Qt: simplifications.
2009-01-19 Jean-Baptiste... Qt: actions_manager: Change constructor and inline...
2009-01-19 Jean-Baptiste... Qt4: separation between widgets/buttons creation and...
2009-01-19 Jean-Baptiste... Qt: toolbar editor, show the saved positionCombo item...
2009-01-19 Jean-Baptiste... Contrib: libdvdread patch update.
2009-01-19 Jean-Baptiste... Qt: save and honour the above-video parameter to allow...
2009-01-18 Ilkka Ollakkadvb-c scanning support (not working yet)
2009-01-18 Ilkka Ollakkaplaylist: do case ignoring cmp everywhere when sorting
2009-01-18 Jean-Baptiste... Qt: new defaults for buttons.
2009-01-18 Jean-Baptiste... Qt: support for drag n dropping widget, removall and...
2009-01-18 Jean-Baptiste... Qt: toolbars, change regroupments of unsplittable butto...
2009-01-18 Jean-Baptiste... Qt: Change "Load playlist" position.
2009-01-18 Rémi Denis... Simplification
2009-01-18 Christophe... One less vlc_object_find()
2009-01-18 Christophe... I18n the string as recomended by the spec
2009-01-18 Christophe... Fix logic
2009-01-18 Rémi Denis... File: (try to) give up reading on I/O error
2009-01-18 Rémi Denis... Win32 old crappy poll replacement: misc fixes
2009-01-18 Laurent AimarMade input_clock_t in charge of pts_delay.
2009-01-18 Laurent AimarProbe v4l2 when specifically forced not when an access...
2009-01-18 Laurent AimarCosmetic.
2009-01-18 Rémi Denis... Fix warning
2009-01-18 Rémi Denis... Win32: wake up select every split tenth of seconds...
2009-01-18 Rémi Denis... Poll: cleanup #includes
2009-01-18 Rémi Denis... Revert "Improve Win32 poll replacement (and fix #1949...
2009-01-18 Jean-Baptiste... Qt: add accessiblewidgets for Win32 static Qt compilation.
2009-01-18 Laurent AimarChanged playlist_AddExt to be more consistant with...
2009-01-18 Laurent AimarFixed typo in pda intf.
2009-01-18 Laurent AimarRemoved unused playlist_ItemNew(WithType).
2009-01-18 Jean-Baptiste... More NEWS marketing and removing of "support" every...
2009-01-18 Laurent AimarSmall simplification in cdda.
2009-01-18 Laurent AimarTry to partially clean up CDDAX (libcdio) module.
2009-01-18 Laurent AimarRemove DTS-HD block for DTS track.
2009-01-18 Laurent AimarFixed decoder init when libdca is not present + clean up.
2009-01-18 Jean-Baptiste... Contribs: update Qt for Windows to 4.4.3
2009-01-18 Rémi Denis... dirac: missing #include
2009-01-18 Dominique LeuenbergerTaglib: undefined operation due to duplicate usage...
2009-01-18 Rémi DuraffortRevert "access_samba: don't use deprecated functions."
2009-01-18 Rémi Duraffortmake.pl: missing qt4 stuff.
2009-01-18 Antoine CellerierMisc fixes.
2009-01-18 Jean-Baptiste... Contribs: small updates
2009-01-18 Rémi Denis... waitpipe: fix missing initializer from earlier commit
2009-01-18 Rémi Denis... Fix waitpipe error handling in net_Accept()
2009-01-18 Rémi Denis... Win32: fix poll() return value
2009-01-18 Rémi Denis... Include <sys/eventfd.h> as needed
2009-01-18 Rémi Denis... Flawed logic
2009-01-17 Laurent AimarUse right mode for fdopen.
2009-01-17 Laurent AimarFixed es_out timeshift under windows.
2009-01-17 Rémi Denis... Don't leak message contexts at end of threads
2009-01-17 Rémi Denis... Memory leaks
2009-01-17 Rémi Denis... Memory leaks
2009-01-17 Rémi Denis... Destroy/cleanup should be consistent with Create/Init
2009-01-17 Rémi Denis... Cleanup functions cannot fail
2009-01-17 Rémi Denis... Remove p_static_vlc, not used anymore
2009-01-17 Jean-Philippe... Qt: on startup, if there is no input, show the cone
2009-01-17 Rémi Denis... Privatize vlc_object_t.i_object_type
2009-01-17 Rémi Denis... Avoid using i_object_type
2009-01-17 Ilkka OllakkaQT4: remove unneeded signal-connect
2009-01-17 Jean-Philippe... Qt: this is a float, not an int
2009-01-17 Laurent AimarDocuments a bit vlc_input_item.h
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Jean-Baptiste... Qt: set TimeLabel to --:--/--:-- when input is stopped.
2009-01-17 Rémi Denis... playlist: add real functions for locking
2009-01-17 Laurent AimarSplit out input item from include/vlc_input.h.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Antoine CellerierRemove debug.
2009-01-17 Antoine CellerierAdd support for directory listing in ftp access.
2009-01-17 Rémi Denis... Suppress httpd_mutex variable
2009-01-17 Rémi Denis... httpd: use own thread
2009-01-17 Rémi Denis... Remove unused parameter
2009-01-17 Rémi Denis... vlc_object_alive: cosmetics
2009-01-17 Antoine CellerierRevert "Add image types."
2009-01-17 Antoine CellerierIgnore image types in directory access.
2009-01-17 Antoine CellerierFix some demux control replies
2009-01-17 Antoine CellerierMerges of misc comments in mailing list thread.
2009-01-17 Antoine CellerierDefault duration of 10s when fake isn't forced. Make...
2009-01-17 Antoine CellerierImplement option usage/parsing in rc.lua.
2009-01-17 Antoine CellerierAdd image types.
2009-01-17 Joseph Tuloua straighforward still image demuxer with 100% compatib...
2009-01-17 Ilkka Ollakkachannels.conf demux: parse symbol-rate from playlist
2009-01-17 Rémi Denis... Fix assertion
2009-01-17 Rémi Denis... Linux: use an eventfd instead of pipe for waking up...
2009-01-17 Rémi Denis... Simplify waitpipe.
2009-01-17 Jean-Baptiste... More NEWS.
2009-01-17 Hannes DomaniGlobal Hotkeys for windows
2009-01-17 Jean-Baptiste... Qt: interaction, add accelerators to the buttons.
2009-01-17 Rémi Denis... Assert proper alignment of the atomic reference counter
2009-01-17 Laurent AimarPrivatized p_input->b_can_pace_control.
2009-01-17 Laurent AimarPrivatized p_input->i_state.
2009-01-17 Laurent AimarPrivatized p_input->i_time.
2009-01-17 Laurent AimarUse "can-rate" and "state" input variable when applicable.
2009-01-16 Felix Paul... compilation fix in case that INT64_C isn't defined
2009-01-16 Laurent AimarPrivatized i_pts_delay (input_thread_t).
2009-01-16 Laurent AimarRemoved invalid comment.
2009-01-16 Laurent AimarFixed an invalid use of p_input->i_pts_delay.
2009-01-16 Laurent AimarFixed invalid use of p_input->i_pts_delay.
next