]> git.sesse.net Git - vlc/shortlog
vlc
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.
2009-01-16 Laurent AimarRemoved broken ES_OUT_GET_TS.
2009-01-16 Felix Paul... macosx: fix 2 warnings
2009-01-16 Felix Paul... macosx: changed the data appearance in the info panel...
2009-01-16 Jean-Baptiste... Qt: fix win32 compilation
2009-01-16 Jean-Baptiste... Qt: simple preferences, User Experience improvements.
2009-01-16 Jean-Baptiste... Qt: remove unneeded code.
2009-01-16 Jean-Baptiste... Qt: change dialog size.
2009-01-16 Timo Paulssenfix cdda playlists for CDs that have more than 9 titles.
2009-01-16 Jean-Baptiste... Qt: Kill more warnings.
2009-01-16 Jean-Baptiste... Qt: kill many warnings.
2009-01-16 Jean-Baptiste... Qt: interaction, cleanup and fix of the Cancel button...
2009-01-16 Jean-Baptiste... Qt: menus, simplification and accelerator addition.
2009-01-16 Jean-Baptiste... Qt: more debug to find the Chapitre and Titre in Qt4
2009-01-16 Rémi Duraffortvlc_object_dump is used only when debuging.
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-16 Rémi DuraffortUse the access helpers.
2009-01-16 Rémi Duraffortaccess_mms: use STANDARD_READ_ACCESS_INIT and fix poten...
2009-01-16 Rémi Duraffortaccess_gnomevfs: Read function take a size_t and not...
2009-01-16 Rémi Duraffortaccess_samba: don't use deprecated functions.
2009-01-15 Jean-Marc DresslerFix several compilation bugs in msw vout
2009-01-15 Jean-Marc DresslerFix unused flag variable
2009-01-15 Ken SelfIncreased RC interface input buffer
2009-01-14 Christophe... Qt4: more const
2009-01-14 Laurent AimarPartially revert 497a6b5b as it creates infinite loops...
2009-01-14 Christophe... Remove unused includes
2009-01-14 Christophe... Remove unused includes
2009-01-14 Rémi Denis... sccanf supports %p, use it instead of hacky %ju
2009-01-14 Rémi Denis... snapshot: release the input ASAP
2009-01-14 Rémi Denis... httpd: use a condition variable instead of msleep,...
2009-01-14 Rémi Denis... httpd: fix error handling path
2009-01-14 Rémi Duraffortupnp_intel: fix potential memleak.
2009-01-14 Rémi Denis... Remove vlc_thread_create
2009-01-14 Rémi Denis... Win32: get rid of vlc_thread_ready()
2009-01-14 Rémi Denis... Remove unmatched vlc_thread_ready (vlc_create_thread...
2009-01-14 Rémi Denis... Qt4: fix transcode/stream character encoding - fixes...
2009-01-14 Rémi Denis... Qt4: get rid of qta in favor of qtu
2009-01-14 Rémi Denis... Qt4: memory leak
2009-01-14 Rémi Denis... Qt4: use constData and provide expansion safety for...
2009-01-14 Rémi Denis... Qt4: missing const
2009-01-14 Rémi Duraffortaccess_ftp: uneeded var_get.
2009-01-14 Rémi Duraffortaccess_file: unneeded test.
2009-01-13 Felix Paul... contribs: updated automake to version 1.10.2 (required...
2009-01-13 Rémi Denis... decomp: add assertion against #2409
2009-01-13 Rémi Denis... decomp: handle NULL reads (skipping data) properly...
2009-01-13 Rémi Denis... decomp: fallback to write() if Linux vmsplice returns...
2009-01-13 Rémi Denis... decomp: fix reading after peeking
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-13 Pierre YnardFix sizeof misuse and variable uninitialization
2009-01-12 Laurent AimarDo not issue input times event when buffering.
2009-01-12 Laurent AimarOptimized a bit bs_skip.
2009-01-12 Laurent AimarMissing ENABLE_SOUT checks.
2009-01-12 Rémi Denis... Interaction: use dedicated condition variable
2009-01-12 Rémi Duraffortaccess_ftp: cleanup.
2009-01-12 Rémi Denis... Hide interaction object layout
2009-01-12 Rémi Denis... Remove useless console type and pointer
2009-01-12 Rémi Denis... Declare M4 macro directory
2009-01-12 Rémi Denis... input: remove duplicate end/error events
next