1. 12 Feb, 2003 9 commits
  2. 11 Feb, 2003 6 commits
  3. 10 Feb, 2003 19 commits
  4. 09 Feb, 2003 6 commits
    • Sigmund Augdal Helberg's avatar
      *: a new mouse gestures interface, currently supporting back, forward, quit · 3dcb1349
      Sigmund Augdal Helberg authored
      fullscreen and a nice debug message when you draw a clockwise square. Video
      output modules needs to be modified for this to work, but it should be minor
      in modules supporting dvd navigation.
      
      btw: it should be easy to add new gestures, ideas appreciated
      3dcb1349
    • Christophe Massiot's avatar
      * Minor typographic corrections, · 6a741bd3
      Christophe Massiot authored
      * Fixed a segfault in the Preferences window.
      6a741bd3
    • Stephan Assmus's avatar
      · ea3e2be6
      Stephan Assmus authored
      modules/gui/beos/PreferenceWindow.h/.cpp
      
      	- added settings for screenshot path and image format
      
      	- removed "Save" button, added "Cancel" and "Revert" buttons
      
      	- added revert functionality
      
      	- changed class design for cleaner functionality,
      		separated ApplyChanges() into more functions
      		to have finer control
      
      	- added more error checking and fixed memory leaks
      		(config_GetPsz() returns char*, not const char*!)
      
      	- all settings are now correctly saved and restored
      
      	- some more cosmetic changes
      
      
      modules/gui/beos/InterfaceWindow.h/.cpp
      
      	- updated vlc way of saving settings to be on par with BeOS way
      		and made it selectable in the code which way is used.
      		However, the VideoSettings are still only savable in
      		the BeOS way.
      
      	- if dvd menus are used, the navigation menu enables a
      		"Goto Menu" item. Unfortunately, I don't see a clean
      		way to really detect the usage of dvd/dvdold in the
      		currently playing stream. I wouldn't want to see
      		if a playlist item has "dvd:" or "dvdold:" prepended
      		at each interface update.
      ea3e2be6
    • Laurent Aimar's avatar
      * sub.c : begun clean up · 0d558bdf
      Laurent Aimar authored
      0d558bdf
    • Sam Hocevar's avatar
    • Sam Hocevar's avatar
      * ./debian/control: made lintian happier with package descriptions. · 0ea89b23
      Sam Hocevar authored
        * ./debian/rules: added extra touch calls to prevent autobuilders from
          launching autoconf/automake.
      0ea89b23