]> git.sesse.net Git - vlc/history - modules
Qt4: small loop change
[vlc] / modules /
2010-10-26 Ilkka OllakkaQt4: small loop change
2010-10-26 Ilkka OllakkaQt4: don't create multiple playlist models
2010-10-26 Rafaël Carréncurses: fix search string display
2010-10-26 Rafaël Carréncurses: remove color switching
2010-10-26 Rafaël Carréncurses: remove f_slider* from intf context
2010-10-26 Rafaël Carréncurses: remove variable from interface context
2010-10-26 Rafaël Carréncurses: fix playlist locking problem
2010-10-26 Rafaël Carréncurses: cleanup
2010-10-26 Rafaël Carrétypo
2010-10-26 Rafaël Carréncurses: require libncursesw
2010-10-26 Rafaël Carréncurses: cosmetics
2010-10-26 Rafaël Carréncurses: simplify metadata printing
2010-10-26 Rafaël Carréncurses: cleanup
2010-10-26 Rafaël Carréncurses: cleanup
2010-10-26 Rafaël Carréncurses: i_current_view is a boolean
2010-10-26 Rafaël Carréncurses: Use a table to store color pairs
2010-10-26 Rafaël Carréncurses: Rewrite playlist code to make it more readable
2010-10-26 Rafaël Carréncurses: factorize ReadDir()
2010-10-26 Rafaël Carréncurses: improve array cleanup
2010-10-26 Rafaël Carréncurses: cosmetics
2010-10-26 Rafaël Carréncurses: reorder static functions
2010-10-25 Rémi Duraffortlua: cosmetics.
2010-10-25 Laurent AimarFixed kate decoder compilation.
2010-10-25 Laurent AimarFixed variable name in motion control intf.
2010-10-25 Laurent AimarRenamed vout-filter in video-splitter.
2010-10-25 Laurent AimarFixed vout-filter change support in qt4.
2010-10-25 André Weberatmo: support Fnordlicht protocol with up to 254 channels
2010-10-25 Rémi Denis-CourmontTS mux: fix use of non-existent variables
2010-10-25 Pierre Ynard theora: fix packetizer fourcc
2010-10-24 Rémi DuraffortQt4: fix SD search.
2010-10-24 Rafaël Carrétaglib is not thread-safe
2010-10-24 Jean-Baptiste KempfQt: adapt to new SD search function
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-10-24 Jean-Baptiste KempfQt: do not search SD if the text is empty
2010-10-24 G FinchNew-ogg-seek-logic-theora-specific-changes
2010-10-24 Pierre Ynardrtsp: fix socket leak
2010-10-24 Rémi Duraffortsd: remove the pf_search and use a more generic pf_cont...
2010-10-24 Jean-Baptiste KempfQt: search differently when you are in SD
2010-10-23 Rémi Duraffortsout_httplive: fix free of uninitialized pointer.
2010-10-23 Steinar H. GundersonAdd access module for BlackMagic SDI cards ("decklink").
2010-10-23 Rémi DuraffortTypos.
2010-10-23 Rémi DuraffortDo not use strlen just to check that a string is non...
2010-10-23 Rémi Duraffortaccess_out_file: add the sync option, only if O_SYNC...
2010-10-23 Rémi Duraffortshout: fix a memory leak.
2010-10-23 Rémi Duraffortshout: cosmetics.
2010-10-23 Rémi Duraffortshout: use vlc_UrlParse instead of a custom one that...
2010-10-22 Jean-Baptiste KempfSkins2: #ifdef broken code on Win32
2010-10-22 Rémi DuraffortFix compilation.
2010-10-22 Jean-Baptiste KempfShout: fix compilation
2010-10-22 Jean-Baptiste KempfQt: change the LocationBar Class file
2010-10-22 Jean-Baptiste KempfPlaylist code: simplification, part 1
2010-10-22 Jean-Baptiste KempfQt: Remove the "media brower" label
2010-10-22 Jean-Baptiste KempfQt: search the SD if possible.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_directory: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_savefile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_font: remove unused parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-22 Rémi Denis-CourmontRemove aout_FindAndRestart()
2010-10-22 Felix Paul Kühnemacosx vout: fixed minor warning
2010-10-22 Felix Paul Kühneaudioqueue aout: fixed 2 minor warnings
2010-10-22 Felix Paul Kühnemacosx_dialog_provider: handle EXTENSION_WIDGET_CHECK_B...
2010-10-21 Rémi Denis-CourmontNULL rather than 0 pointers
2010-10-21 Sébastien Escudierlive555 : remove timeout thread before closing rtsp...
2010-10-20 Rafaël Carrésmem: give an error message if pre-render function...
2010-10-19 Francois CartegnieQt: nameLabel: remove old school padding
2010-10-19 Rémi Duraffortlua_sd: cleanup.
2010-10-19 Rémi Duraffortlua_sd: implement the search function.
2010-10-17 Jean-Baptiste KempfBluray: correctly select the main title
2010-10-17 Rémi Denis-CourmontRevert "XCB: reset the X11 screen saver when displaying...
2010-10-14 Rémi Denis-CourmontOld RC: remove goto divide-by-two hack (fix #4236)
2010-10-14 Rémi Denis-CourmontQt4: use open file dialog for loadfile items (fix ...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-14 Rémi Denis-CourmontQt4: don't trust toggle for systray, do what we say...
2010-10-12 Jean-Paul SamanUpdate NEWS and modules/LIST
2010-10-12 Jean-Paul Samanstream_filter/httplive.c: HTTP Live Streaming
2010-10-11 Rémi Duraffortlua extensions: remove dummy function (moreover vlc_joi...
2010-10-11 Rémi Duraffortlua extensions: use an enum and remove demuy declaration.
2010-10-10 Jean-Baptiste KempfMKV: fix stupid typo, sorry
2010-10-10 Jean-Baptiste KempfMKV, io_callback cosmetics
2010-10-10 Steve Lhommefix Matroska/WebM reading of live HTTP streams
2010-10-10 Jean-Baptiste KempfFix various typos
2010-10-10 Rémi Denis-CourmontQt4: update discs MRL syntax for Windows
2010-10-10 Rémi Denis-Courmontvar_InheritString returns NULL, not ""
2010-10-10 Rémi Denis-Courmontdvdread: fix potential buffer read overflow (fix #4238)
2010-10-10 Rémi Denis-Courmontdvdnav: fix potential buffer read overflow
2010-10-10 Rémi Denis-CourmontRevert "dvdread: minimum value for ps_pkt_size is 6"
2010-10-10 Rémi Denis-Courmontdvdnav: no need to check for 6 bytes before ps_pkt_size...
2010-10-10 Rémi Denis-CourmontPut size check before data dereference
2010-10-10 Rémi Denis-CourmontReally fix ps_pkt_size()
2010-10-09 Pierre d'Herbemonthttp: Fix a NULL ptr deref in http-user-agent handling.
2010-10-09 Rémi Duraffortavformat: fix typo.
2010-10-09 Rémi DuraffortRemove idempotent operation.
2010-10-09 Rémi Duraffortquartztext: do not call CFRelease on a NULL pointer.
2010-10-09 Rémi DuraffortUse var_Inherit.
next