]> git.sesse.net Git - vlc/history - modules/gui
* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
[vlc] / modules / gui /
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-31 Benjamin PrachtAlso fallis back to C string if UTF8 string fails in...
2004-03-31 Derk-Jan HartmanFall back to plain C with default C character encoding...
2004-03-30 Benjamin PrachtWorks around an issue with some playlist items added...
2004-03-30 Benjamin PrachtImplements info treeview in the playlist proprieties...
2004-03-28 Benjamin PrachtReverses previous patch, which added 1min/5min forward...
2004-03-27 Cyril Deguet * bitmap_font.cpp: full support of text bitmap font
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-27 Cyril Deguet * all: beginning of "text" bitmap font support. The...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-25 Derk-Jan Hartman* VLC couldn't handle external links since the playlist...
2004-03-25 Clément StenacDon't save an empty playlist
2004-03-25 Gildas Bazin* modules/gui/wxwindows/video.cpp: fix for wxGtk built...
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-24 Olivier Teulière * skins2/parser/builder*: All the controls now have...
2004-03-24 Olivier TeulièreCompilation fix
2004-03-23 Gildas Bazin* modules/gui/wxwindows/*:
2004-03-23 Gildas Bazin* share/Makefile.am: added default skins2 theme and...
2004-03-22 Olivier Teulière * skins2/win32/win32_loop.cpp: Refresh the needed...
2004-03-22 Cyril Deguet * all : skeleton of a future bitmap font support
2004-03-21 Cyril Deguet * moved the default font in share/skins2/fonts
2004-03-21 Cyril Deguet * moved the default skins2 theme in share/skins2...
2004-03-18 Rocky BernsteinAllow setting the subtitle track from the VCD tab ...
2004-03-16 Felix Paul Kühne*Fixed a spelling mistake and added some button-shortcuts
2004-03-16 Olivier Teulière * skins2/win32/win32_graphics.cpp: fixed a bunch of...
2004-03-16 Derk-Jan Hartman* Fixed a crash with blank opengl effect paramerter
2004-03-16 Benjamin PrachtOups, sorry
2004-03-15 Benjamin PrachtApplies part of patch from Tom Maguire. Adds controls...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-15 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2004-03-14 Olivier Teulière * wxwindows/preferences_widgets.*: do not duplicate...
2004-03-14 Cyril Deguet * all: the vout window now processes refresh events.
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-13 Olivier Teulière * skins2/win32/win32_factory.cpp: compilation fix
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
2004-03-07 Cyril Deguet * src/ft2_font.cpp: initialize some members to avoid...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-03-06 Cyril Deguet * png_bitmap.cpp: fixed the transparency
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-03-06 Cyril Deguet * src/png_bitmap.cpp: support for transparent PNGs
2004-03-06 Olivier Teulière * skins2/src/generic_window.cpp: avoid crashing on...
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-05 Sigmund Augdal Helbergmodules/gui/wxwindows/iteminfo.cpp:
2004-03-04 Benjamin PrachtSet intf-change to TRUE when toggling fullscreen with...
2004-03-03 Cyril Deguet* utils/bezier.cpp: use lrint() to avoid rounding issues
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Eric Petit macsox/* : added --macosx-fill
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: oops, 1 file too much.
2004-03-01 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: default skin...
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: include the default...
2004-03-01 Cyril Deguet* all: changed dtd version to 1.99 before the final...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-02-29 Jean-Paul SamanUpdated PDA interface.
2004-02-29 Cyril Deguet* src/skin_main.cpp: do not delete the input a second...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-02-29 Clément StenacSanity check
2004-02-29 Cyril Deguet* src/skin_main.cpp: fixed a bug related to the destruc...
2004-02-28 Clément StenacSearch on the author field too
2004-02-28 Clément StenacFix loop on end of search
2004-02-28 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added mp4a to...
2004-02-28 Eric Petit macosx/vout* : don't forget to exit fullscreen mode...
2004-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-26 Derk-Jan Hartman* another thing that wasn't committed yet.
2004-02-26 Derk-Jan Hartman* don't break things...
2004-02-26 Derk-Jan Hartman* Something I forgot
2004-02-26 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: include setlocal...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: removed useless...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/*: a whole bunch of bug-fixes...
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
2004-02-25 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: workaround/compila...
2004-02-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: try to display choic...
2004-02-24 Clément StenacFix problem in playlist update code.
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-02-19 Derk-Jan Hartman* Revert back to old prefs.
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-16 Clément Stenac* Swap duration and group columns
2004-02-15 Olivier Teulière * modules/gui/skins/*:
2004-02-14 Gildas Bazin* modules/gui/skins2/events/evt_scroll.hpp: small porta...
2004-02-14 Gildas Bazin* modules/gui/wxwindows/*: make gcc-2.95 happy.
2004-02-13 Jean-Paul SamanDisabled the preference menu, it is not filled in anyway.
2004-02-12 Eric Petit macosx/vout.m : GL cleaning (probably fixes depth...
2004-02-10 Jean-Paul SamanMissed the deadline again ;-(
next