- 18 Mar, 2003 14 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
-
Derk-Jan Hartman authored
Reworked the mouse hiding routine. we were always hiding the mousecursor on kCGDirectMainDisplay, but this display is always the one with the menubar and not always the one containing our VLCVout. This new code takes the vout, and calculates on which displays (plural because of possible mirroring) it is being shown. It then shows or hides the cursor on all of those displays. This should fix #396.
-
Olivier Teulière authored
- doc/skins/curve_maker: files for a VB project for easy Bezier curves creation - share/skins/default: a default skin. It's an awful one made for testing purposes, you'll be warned...
-
Derk-Jan Hartman authored
* modules/misc/httpd.c: removed an unused int.
-
Olivier Teulière authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./toolbox: added --update-glade2 flag.
-
Sam Hocevar authored
-
Gildas Bazin authored
* src/playlist/playlist.c: fixed misplaced variable declaration.
-
Sigmund Augdal Helberg authored
seeks are expensive. (Though not enough)
-
Jon Lech Johansen authored
-
- 17 Mar, 2003 11 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
- fixed a cosmetic issue.
-
Derk-Jan Hartman authored
- rewrite of code
-
Sam Hocevar authored
./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a terminating NULL pointer in the fake argv values we pass to gtk_init(). * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now have the "gui-helper" capability. * ./modules/misc/gtk_main.c: paved the way for Gtk2.
-
Sam Hocevar authored
defining its fourcc values like us.
-
Derk-Jan Hartman authored
- added playlist_Move to move an item in our playlist before the position of a previous item (or end) of our playlist. Keeps index at it's current item. * modules/gui/macosx/playlist.?: - Now a reorderable playlist. Thanks to Andrew Stone for example code. This fixes #349 (Finally ;) - True alternating colors in the playlistview. Thanks to Apple Computer for the example code.
-
Sam Hocevar authored
reduce cluttering of the root directory.
-
Sigmund Augdal Helberg authored
-
Marc Ariberti authored
-
Christophe Massiot authored
-
- 16 Mar, 2003 6 commits
-
-
Laurent Aimar authored
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(they refuse the connection), so let give them 192.168.0.1 ...
-
- 15 Mar, 2003 8 commits
-
-
Jon Lech Johansen authored
-
Loïc Minier authored
customizations, if people want to help or just have a look (use "xsltproc faq-alone.xsl faq-alone.xml" with the docbook-xml-simple package installed or saxon if you feel bored)
-
Laurent Aimar authored
-
Jon Lech Johansen authored
have linear PCM as it's current format to be the default device.
-
Laurent Aimar authored
libavcodec). This fix mpeg4 in TS with huge bitrate. * sub: clean up. Report any problems.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 14 Mar, 2003 1 commit
-
-
Sam Hocevar authored
-