]> git.sesse.net Git - vlc/shortlog
vlc
2010-10-30 Ludovic FauvetFix stupid typo
2010-10-30 Jean-Baptiste... Text: Fix compilation on non-UTF-8 systems
2010-10-30 Rafaël Carréncurses: fix messages display
2010-10-30 Jean-Baptiste... Qt: reorder views
2010-10-30 Jean-Baptiste... Qt: initial pass for CoverFlow view of the playlist
2010-10-30 Jean-Baptiste... Qt, playlist: Move getMeta helper functions to PLModel
2010-10-29 Rafaël Carréncurses: add back comment mistakenly removed
2010-10-29 Rafaël Carréncurses: simplify IsIndex() and DrawPlaylist()
2010-10-29 Christophe... Add some translators
2010-10-29 Christophe... Activate Modern Greek translation on Windows (and Mac)
2010-10-29 Rafaël Carréncurses: if (a || (!a && b)) -> if (a || b)
2010-10-29 Rafaël Carréncurses: typo
2010-10-29 Rafaël Carréncurses: remove broken code to switch between flat...
2010-10-29 Rafaël Carréncurses: missing check in CheckIdx()
2010-10-29 Rafaël Carréncurses: messages box
2010-10-29 Rafaël Carréncurses: lot of changes stacked together
2010-10-29 Jean-Baptiste... NEWS: mention latest 1.2.0 developments
2010-10-29 Pierre Ynarddescription: fix the way the input is stopped
2010-10-28 Rémi Denis... GME: support for more than one track per file
2010-10-28 Rémi Denis... GME: useless #include
2010-10-28 Rémi Denis... GME: fix potential integer overflow
2010-10-28 Rémi Denis... GME: new plugin based on the official C API
2010-10-28 Rémi Denis... GME: complete plugin removal
2010-10-28 Rémi Denis... Win32: libintl (gettext-runtime) should not need libiconv
2010-10-28 Jean-Baptiste... PLModel: formatting fixes
2010-10-28 Jean-Baptiste... Qt: fix the view checked() state in the ViewMenu
2010-10-28 Jean-Baptiste... Qt: further playlistPanel simplifications
2010-10-28 Pierre YnardAdd missing include
2010-10-28 Pierre Ynardi18n: remove deleted file
2010-10-27 Pierre Ynardvlm: use libvlc as a parent for vlm instance input...
2010-10-27 Rémi Denis... LUA: use FromCharset()
2010-10-27 Rémi Denis... FromLocale and ToLocale based on FromCharset and ToCharset
2010-10-27 Pierre d'Herbemontlibvlc.sym: Alphabetical order.
2010-10-27 Pierre d'Herbemontvlc_cpu: Fix a typo about ppc64.
2010-10-27 Ilkka OllakkaRevert "Qt4: small loop change"
2010-10-27 Rafaël Carréncurses: rearrange Run() to remove a variable
2010-10-27 Rafaël Carréncurses: cosmetics to reduce LoC count (now under 2k!)
2010-10-27 Rafaël CarréRedraw(): if/else if/else if -> switch/case
2010-10-27 Rafaël Carréncurses: split HandleKey()
2010-10-27 Rafaël Carréncurses: densify HandleKey()
2010-10-27 Rafaël Carréncurses: remove "default: break;" from switches
2010-10-27 Rafaël Carréncurses: factor HandleBrowseKey() out of HandleKey()
2010-10-27 Rafaël Carréncurses: Fix comment, UTF-8 locale is now required
2010-10-27 Jean-Baptiste... Qt: move view names to the StandardPanel file
2010-10-27 Jean-Baptiste... Qt: Playlist, code simplification and factorisation
2010-10-27 Jean-Baptiste... Qt: rename playlist views files
2010-10-27 Jean-Baptiste... Qt: playlist views, correct virtualness
2010-10-26 Pierre Ynardluatelnet: fix grammar
2010-10-26 Pierre Ynardluatelnet: don't replace \r by extra \n
2010-10-26 Rafaël Carréncurses: factor HandlePlaylistKey() out of HandleKey()
2010-10-26 Rémi Denis... FreeType: use ToCharset()
2010-10-26 Rémi Denis... MMS: use ToCharset()
2010-10-26 Rémi Denis... Add ToCharset() helper to convert from UTF-8
2010-10-26 Rémi Denis... DVB: resync with TS demux
2010-10-26 Rémi Denis... Replace vlc_fix_readdir() with FromCharset()
2010-10-26 Rémi Denis... Move vlc_iconv* to <vlc_charset.h>
2010-10-26 Rémi Denis... TS: use FromCharset()
2010-10-26 Rémi Denis... NSC: use FromCharset()
2010-10-26 Rémi Denis... ASF: use FromCharset()
2010-10-26 Rafaël Carréncurses Eject(): initialize psz_device correctly
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_sd_channels: implement the search function.
2010-10-25 Rémi DuraffortAdd an SD for channels.com (nice content).
2010-10-25 Rémi Duraffortlua: cosmetics.
2010-10-25 Laurent AimarFixed kate decoder compilation.
2010-10-25 Laurent AimarFixed filter_chain_MouseFilter when multiple video...
2010-10-25 Laurent AimarImproved video-splitter changes by seeking back to...
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 Laurent AimarMoved "vout-filter" change support from vout to playlist.
2010-10-25 Laurent AimarCosmetics (vout).
2010-10-25 Laurent AimarMoved vout_GetSnapshot() to video_output.c
2010-10-25 Laurent AimarFixed and simplify --monitor-par support.
2010-10-25 Laurent AimarRemoved non thread safe callbacks on video-title-show...
2010-10-25 Laurent AimarMerged vout_pictures.c with video_output.c.
2010-10-25 Laurent AimarMoved picture_t related functions to its own file.
2010-10-25 André Weberatmo: support Fnordlicht protocol with up to 254 channels
2010-10-25 Mika TiainenFix compiling of xscreensaver plugin
2010-10-25 Rémi Denis... TS mux: fix use of non-existent variables
next