]> git.sesse.net Git - vlc/history - modules
Win32: fix My Music and My Videos directories access
[vlc] / modules /
2009-09-07 Jakob LebenRevert "qt4: selector: switch source on single click"
2009-09-07 Jakob Lebenqt4: add source name above PL view
2009-09-06 Jakob Lebenqt4: selector: switch source on single click
2009-09-06 Jean-Baptiste KempfQt: cosmetics
2009-09-06 Jean-Baptiste KempfWin32: separate Windows code correctly.
2009-09-06 Jean-Baptiste KempfQt: reuse the SD data
2009-09-06 Jean-Baptiste KempfQt4: display the select SD in playlist.
2009-09-06 Jean-Baptiste KempfQt: cosmetics and code-cleaning
2009-09-06 Jean-Baptiste KempfQt: using correctly setSource with playlist_items
2009-09-06 Jean-Baptiste KempfQt: remove dead code/signals
2009-09-06 Jean-Baptiste KempfQt4: move the selector from View/Model to QTreeWidget
2009-09-06 Geoffroy CouprieWin32: fix DIR_SEP failed assertion introduced in 96998...
2009-09-06 Geoffroy CouprieWin32: fix potential error with thumbbar buttons
2009-09-06 Rémi Denis-CourmontProbably fix an assumed PPC64 warning
2009-09-06 Rémi Denis-CourmontOptimize a little bit more
2009-09-06 Rémi Denis-CourmontNEON vectorized fi32->s16l audio filter
2009-09-06 Rémi Denis-Courmontconverter_neon: minor tweaks for fl32->fi32
2009-09-06 Erwan Tulouskins2: redraw a black background required for some...
2009-09-05 Erwan Tulouskins2: correct typos
2009-09-05 Rémi Denis-CourmontReduce register clobber
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-09-05 Erwan Tulouskins2: replace polling with callbacks
2009-09-05 Rémi Denis-CourmontXA: group ADPCM frames per ~50ms before sending to...
2009-09-05 Jakob Lebenqt4: playlist: allow to hide all but the index 0 column
2009-09-05 Jakob Lebenqt4: make title the first PL column
2009-09-05 Rémi Denis-CourmontNEON float to fixed point vectorized conversion
2009-09-05 Laurent AimarEnabled snapshot in "vout display" wrapper.
2009-09-05 Laurent AimarConverted snapshot to "vout display" API.
2009-09-05 Laurent AimarDecreased snapshot vout module priority to 0.
2009-09-05 Rémi Denis-CourmontTypo
2009-09-05 Rémi Denis-Courmontduplicate: cleaning up
2009-09-05 Andy cheneeduplicate: fix bug of NumInRange(), i_stop always < 0
2009-09-05 Marian ĎurkovičReport RTP packet loss and make PIM Asserts only a...
2009-09-05 Rémi Denis-CourmontRTP: fix re-ordering across sequence number wrap
2009-09-05 Rémi Denis-CourmontUse vlc_object_get_name()
2009-09-04 Felix Paul Kühnefreetype: LucidaGrande is stored in a different format...
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-09-04 Jean-Baptiste KempfTypo again...
2009-09-04 Marian ĎurkovičFix demuxdump to work with RTP input, which would dump...
2009-09-03 Pierre d'Herbemontspdif: Add a comment to explicitely explain why we...
2009-09-03 Laurent AimarFixed dummy input Control function.
2009-09-03 Laurent AimarFixed segfault with spdif mixer.
2009-09-03 Rémi Denis-CourmontPhantom xcb_aux dependency
2009-09-03 Laurent AimarFixed video_filter chain for chroma conversion.
2009-09-03 Laurent AimarDo not check rgb masks for YUV in GetFfmpegChroma.
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-09-03 Rafaël Carréaout_BufferAlloc() : remove stack allocation
2009-09-03 Sébastien EscudierTypo
2009-09-03 Rémi Duraffortadd_bool: wants a boolean.
2009-09-03 Rémi Duraffortftp: let the user see the password in the conf (was...
2009-09-03 Rémi Duraffortavcodec_video: cosmetics (use var_CreateGet whe applica...
2009-09-03 Rémi Duraffortavcodec: use AV_VERSION_INT.
2009-09-03 Jean-Baptiste KempfAvcodec: safeguard for people not using the latest...
2009-09-02 Jean-Baptiste Kempf10l: Fix typo
2009-09-02 Jean-Baptiste KempfWMAPro: increase the i_output_max to have a proper...
2009-09-02 Jean-Baptiste KempfFourCC reordering for Audio
2009-09-02 Jean-Baptiste KempfWMAP native decoder entered FFmpeg.
2009-09-02 Laurent AimarEnabled yuv in "vout display" wrapper.
2009-09-02 Laurent AimarConverted yuv to "vout display" API.
2009-09-02 Rémi Denis-CourmontPulseAudio: use 16-bits PCM if FPU is missing
2009-09-02 Rémi Denis-CourmontPulseAudio: don't clutter console
2009-09-02 Rémi Duraffortvideo_filter: remove unneeded function.
2009-09-02 Rémi Duraffortvideo_filter_deinterlace: cosmetics.
2009-09-02 Rémi Duraffortvideo_filter_noise: remove unneeded function and variables.
2009-09-02 Sébastien Escudierlive555 : delay RTSP PAUSE command while in paused...
2009-09-02 Nick PopeAdded window roles for X11
2009-09-02 Rémi Denis-CourmontXCB_xv: wait until picture is displayed
2009-09-02 Rémi Denis-CourmontXCB_x11: wait until picture is displayed
2009-09-02 Rémi Denis-CourmontXCB_window: memory leak
2009-09-02 Rémi Denis-CourmontXCB: memory leak
2009-09-02 Sébastien Escudierlive555 fix use of uninitialized variable. The b_bool...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortvideo_filter_rss: fix remaining potential memleaks...
2009-09-02 Rémi Duraffortvideo_filter_rss: sanitize error path (and fix a potent...
2009-09-02 Rémi Duraffortvideo_filter_rss: cosmetics, remove unused variable...
2009-09-02 Rémi Duraffortadd_string wants a string.
2009-09-02 Jean-Baptiste KempfWin32: add extra parenthesis for gcc-win32 4.4.1
2009-09-02 Jean-Baptiste Kempffile.c: fix compilation on gcc-win32 4.4.1
2009-09-02 Rémi Duraffortvideo_filter_rss: asynch fetch (no more lags while...
2009-09-02 Rémi Duraffortvideo_filter_rss: use a timer to update the feed. This...
2009-09-02 Rémi Duraffortvideo_filter_rss: use the return value and fix mutex...
2009-09-01 Rémi Denis-CourmontFluidsynth: output PCM if there is no FPU
2009-09-01 JP DingerCompile fixes for realaudio.c on linux and -Werror.
2009-09-01 Jean-Baptiste KempfSDL: simplification of detection and requirement of...
2009-09-01 Jean-Baptiste Kempfvout_SDL: fix a warning
2009-09-01 Jean-Baptiste KempfDirectDraw: declaration cosmetics
2009-09-01 Jean-Baptiste KempfDirectDraw: Declare callbacks as expected
2009-09-01 Jean-Baptiste Kempfmsw vouts: Remove UNICODE ifdef
2009-09-01 Jean-Baptiste KempfDirectDraw: remove unneeded inclusion
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Kaarlo Raihaadd caching emits for dvb, dshow, screen and dvdread
2009-08-31 Jean-Baptiste KempfMention media dirs in LIST
2009-08-31 Jean-Baptiste KempfRemove forgotten pda reference
2009-08-31 Jean-Baptiste KempfRemoval of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
2009-08-31 Laurent AimarConverted directfb to "vout display" API.
2009-08-31 Laurent AimarReally fix avcodec avec block_Realloc change.
2009-08-31 Laurent AimarRevert "ffmpeg: fix corruption in earlier memory copy...
2009-08-31 Rémi Duraffortvideo_filter_rss: use a dedicate function to parse...
next