- 17 Mar, 2003 9 commits
-
-
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 6 commits
-
-
Sam Hocevar authored
-
Loïc Minier authored
-
Derk-Jan Hartman authored
* modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags correctly, but now the name of the file as reported in the playlist info gets displayed incorrectly if it has accents. (going for ID3 at the moment. filenames are named a plenty in the correct way)
-
Jon Lech Johansen authored
issue in InitDevice. Should close #490.
-
Sigmund Augdal Helberg authored
of capital letters
-
Christophe Massiot authored
-
- 13 Mar, 2003 7 commits
-
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Derk-Jan Hartman authored
- added VLBrushedMetalImageView. This imageview does not respond to mousedrage, so we can still move our window by it's background. * extras/MacOSX/Resources/English.lproj/MainMenu.nib/* - Changed the container of our background image to the new VLBrushedMetalImageView. This fixes #390
-
Marc Ariberti authored
-
Derk-Jan Hartman authored
- added .qt and .pls file extensions. * modules/gui/macosx/intf.m: - increased the number of lines the messages dialog can hold to 400. * added fourcc '3iv1' to .avi and .mov - this is 3ivx D3.5 video. - we cannot read them at however and probably never will. I added them for completeness. * added fourcc '3iv2' to .avi and ffmpeg - this is 3ivx D4 video - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4. * added fourcc '3ivd' to .avi, .mov and ffmpeg. - this is video which was divx doctored by the 3ivx doctor program. - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3. * added fourcc '3vid' to .avi, .mov and ffmpeg. - this is incorrect encoded DIV3. it is an endianness issue by the encoder. - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
-
Marc Ariberti authored
- the interface adapts to the screen size/rotation - a playlist - a network tab next to te file tab inside the media tab - MRL-Combo behaviour changed a bit - apply handling in preferences
-
Olivier Teulière authored
(closes #477)
-
- 12 Mar, 2003 4 commits
-
-
Marc Ariberti authored
-
Eric Petit authored
* beos_specific.cpp, modules/gui/beos/*: add VLC version number in the "About" window and in the titles of the others windows.
-
Sam Hocevar authored
* ./src/misc/modules.c: fixed a pointer indirection bug.
-
Sam Hocevar authored
can call "toolbox --update-includes" without running configure. * ./toolbox: de-uglified some shell code.
-