]> git.sesse.net Git - vlc/history - modules/gui/beos/VideoOutput.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / beos / VideoOutput.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-02-03 Eric Petit beos/VideoOutput.cpp: added yet another overlay mode...
2004-12-11 Eric Petit beos/VideoOutput.cpp: fixed a crash in window destruction
2004-12-10 Eric Petit beos/Video*: try to fallback on single-buffered overla...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2003-12-28 Eric Petit beos/*:
2003-12-22 Eric Petit beos/Video*: fixed cursor hiding (int32_t != int32...
2003-12-22 Eric Petit beos/*: fixed Alt+X shortcuts (BeOS doesn't let those...
2003-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-04 Eric Petit + configure.ac:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-06-19 Eric Petit beos/VideoOutput.cpp : fixed a visual bug in fullscree...
2003-06-14 Eric Petit beos/VideoOutput.cpp : make the BPopUpMenu stickable
2003-06-03 Eric Petit modules/gui/beos/* : fixed the screenshot format selec...
2003-05-08 Eric Petit * modules/gui/beos/AudioOutput.cpp: more cleaning
2003-05-07 Eric Petit modules/gui/beos/*: fixed a few things I broke recentl...
2003-04-22 Eric Petit * Makefile.am: fixed 'make package-beos'
2003-04-18 Eric Petit Added a few keyboard shortcuts
2003-04-18 Eric Petit Under BeOS, disable the screensaver if playing in...
2003-04-18 Eric Petit beos/*: fixed fullscreen shortcuts
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-01 Stephan AssmusChanges done since Feb 28 2003:
2003-01-24 Eric Petit * vlc_threads.h: lower a priority that made sound...
2002-12-07 Eric Petit * use RGB32 BBitmap. That fixes the bad-looking picture in
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-03 Eric Petit * added mouse management in the BeOS video output.
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-10-30 Eric Petit - now vlc no longer tries to use overlay if another...
2002-10-29 Eric Petit No more warnings.
2002-10-28 Eric Petit- Added a small preferences window
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...