]> git.sesse.net Git - vlc/history - modules/gui
Cosmetic.
[vlc] / modules / gui /
2008-05-15 Rémi Denis-CourmontDon't bother with vlc_object_get() when you can keep...
2008-05-12 Felix Paul KühneMake sure the window is set to a normal level before...
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-05-10 Rémi Denis-CourmontTypo
2008-05-10 Rémi Denis-CourmontKill further I64C
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréFix another memleak in ncurses
2008-05-09 Rafaël CarréFix memory leaks in ncurses intf
2008-05-09 Pavlov KonstantinOSX GUI: Use "Fullscreen Video Device" instead of ...
2008-05-09 Jean-Paul Samanfix indentation.
2008-05-09 Jean-Paul SamanFix broken code.
2008-05-09 Jean-Paul SamanCleanup alpha
2008-05-09 Jean-Paul SamanCatch error case.
2008-05-09 Jean-Paul SamanFix comment and indentation.
2008-05-09 Jean-Paul SamanCleanup in transparant().
2008-05-09 Jean-Paul SamanDon't leak picture_t
2008-05-09 Jean-Paul SamanRemove silly "out of memory" messages.
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Felix Paul KühneDon't mix 2 implementation approaches
2008-05-07 Felix Paul KühneRemove any pl_Get usage
2008-05-07 Rémi Denis-CourmontRemove p_playlist from p_libvlc
2008-05-07 Rémi Denis-CourmontDon't reregister the same callbacks over and over again
2008-05-06 Felix Paul Kühneuse PL_**LOCK instead of vlc_mutex_lock
2008-05-06 Jean-Paul SamanFix compiler warning in fbosd.c
2008-05-06 Jean-Paul SamanRemove dead code.
2008-05-06 Jean-Paul SamanCleanup and add workaround for FPGA bug.
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2008-05-05 Rafaël Carréncurses: use --color option
2008-05-04 Rémi Denis-CourmontDon't use libvlc->b_color
2008-05-04 Rémi Denis-CourmontAvoid useless recursion into GUI directories
2008-05-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-04 Rémi DuraffortFix a false assertion fail in the Qt4 playlist.
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-04 Rémi DuraffortFix the playlist column problem added in 7bc28eebe843ef...
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-02 Rémi Denis-CourmontUse var_AcquireMutex for the quicktime lock.
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontC++ <inttypes.h> inclusion fixes
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-04-27 Felix Paul KühneUse NSInteger since we got it now
2008-04-27 Felix Paul KühneBe sure to declare NSInteger if it isn't present
2008-04-24 Rafaël CarréFix input item leaking
2008-04-24 Rafaël CarréTypo
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-21 Felix Paul KühneSave the Last.FM account's password correctly
2008-04-20 Rafaël CarréFix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the...
2008-04-20 Rafaël CarréCheck dialog return value
2008-04-20 Rafaël CarréRelease the input in PopupMenu
2008-04-18 Rafaël CarréFix display of album art
2008-04-18 Felix Paul KühneImproved functionality, thanks to the feedback by Rober...
2008-04-18 Jean-Baptiste KempfFix the drag'n drop of directories on windows. Thanks...
2008-04-16 Rafaël CarréRemove unused i_enabled member from the playlist struct
2008-04-16 Rafaël CarréMissing header (was included by ncurses.h in previous...
2008-04-16 Rafaël CarréDo not leak
2008-04-16 Jean-Baptiste KempfFix for the LAMERS that don't haev Qt4.4
2008-04-16 Jean-Baptiste KempfTabstops and buddies in UI.
2008-04-16 Jean-Baptiste KempfCode factorization.
2008-04-16 Jean-Baptiste KempfSimple Preferences - Audio: Don't build widget not...
2008-04-16 Jean-Baptiste KempfUI buddies and tab stop for audio prefs.
2008-04-16 Jean-Baptiste KempfEsthetic modification for Oxygen-like theme.
2008-04-16 Jean-Baptiste KempfSmall menu fix.
2008-04-15 Rémi DuraffortFix the update in wxwidgets.
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Michael Ploujnikovimproved QT4 strings
2008-04-12 Pierre d'Herbemontwxwidgets: Comments cleanup for previous commit.
2008-04-12 Dominique Leuenbergerwxwidgets: Replace Volume Bar's wxGauge subclass by...
2008-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
2008-04-11 Jean-Paul SamanRewrite rendering logic in fbosd gui.
2008-04-08 Felix Paul KühneSlightly cleaned the way we delete items
2008-04-08 Felix Paul KühneFixed a compilation warning
2008-04-08 Dominique Leuenbergerwxwidgets: Don't forget to vlc_gc_decref() the input_it...
2008-04-08 maxime RipardBugfix Stats Panel
2008-04-08 Jean-Philippe AndreFix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa18...
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
2008-04-07 Lukas DurfinaUse already defined macro
2008-04-07 Lukas DurfinaTurn off sorting on startup fix of #1529
2008-04-07 Jean-Baptiste KempfFix colour of the slider... be careful of , and ;
2008-04-06 Pierre d'Herbemontqt4: Missing vlc_gc_decref().
2008-04-06 Dominique LeuenbergerChange the static char in the bitmap files to const...
2008-04-06 Rafaël CarréUse UNIX \n only
2008-04-06 Jean-Baptiste KempfAdd me as an author here too.
2008-04-06 Felix Paul KühneFixed a rare crash and slightly cleaned the sprefs
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-04-06 Jean-Baptiste KempfFix a small layout issue
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-04-06 Jean-Baptiste KempfComment the place where the QProcess:: issue with QClea...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-04-06 Jean-Baptiste KempfVery small layout fix for equalizer.
2008-04-06 Jean-Baptiste KempfFix UIC compilation.
2008-04-05 Jean-Baptiste KempfIncrease the space between the bands and the main ampli...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
next