2008-07-12 |
Pierre d'Herbemont | macosx: No need to use FREENULL here. |
blob | commitdiff | raw |
2008-07-12 |
Pierre d'Herbemont | macosx: Close embedded if fullscreen ended. |
blob | commitdiff | raw | diff to current |
2008-07-12 |
Pierre d'Herbemont | macosx: Don't name 'Real' the functions that applies... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
Pierre d'Herbemont | macosx: Remove VLCEmbeddedDetachedVout because it's... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Pierre d'Herbemont | macosx: Don't attempt to close the window in fullscreen. |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Pierre d'Herbemont | macosx: Correctly close the vout window if there is... |
blob | commitdiff | raw | diff to current |
2008-07-06 |
Pierre d'Herbemont | macosx: Define playlist_IsStopped(), and make sure... |
blob | commitdiff | raw | diff to current |
2008-06-13 |
Felix Paul Kühne | Replaced a certain amount of vlc_object_find by pl_Yield |
blob | commitdiff | raw | diff to current |
2008-05-12 |
Felix Paul Kühne | Make sure the window is set to a normal level before... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Pavlov Konstantin | OSX GUI: Use "Fullscreen Video Device" instead of ... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Felix Paul Kühne | Fixed 'Blackout screens' on multi-screen setups |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Jean-Baptiste Kempf | Hide Mouse Timeout on mac. |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Damien Fouilleul | MacOSX: fix macosx-embedded -> embedded-video migration |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Felix Paul Kühne | qt4/macosx: fixed the embedded vout setting |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Felix Paul Kühne | macosx: removed the 'macosx-embedded' setting. It's... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Felix Paul Kühne | macosx: added an extra sanity check to fix video playba... |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Felix Paul Kühne | macosx: if an input item includes a NowPlaying meta... |
blob | commitdiff | raw | diff to current |
2007-12-28 |
Felix Paul Kühne | * sorry, this one was unintended |
blob | commitdiff | raw | diff to current |
2007-12-28 |
Felix Paul Kühne | * add a 'graphite' button set including the facilities... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Felix Paul Kühne | * withCString is deprecated in 10.4. Use WithUTF8String... |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Felix Paul Kühne | typo |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Felix Paul Kühne | * cleaning, reformatting, clarifying here and there... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Felix Paul Kühne | * make sure that we're using UTF-8 instead of Western... |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Rémi Denis-Courmont | Don't cite strerror. It is a bad example! |
blob | commitdiff | raw | diff to current |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Rafaël Carré | Input access locking, part 3 (final). |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Pierre d'Herbemont | Mac OS X gui: Comply to "Cocoa Thread Safety" guideline... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Pierre d'Herbemont | Mac OS X gui: Use the proper vlc infrastructure to... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Pierre d'Herbemont | Mac OS X gui: Use the scroll wheel to set the sound... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Felix Paul Kühne | * make sure that the fspanel is being actived in all... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Pierre d'Herbemont | Mac OS X gui: Fix a crash when asking for fullscreen... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Mac OS X gui: Use a recursive lock to be able to trigge... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Mac OS X gui: Protect the fullscreen animation by a... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Mac OS X gui: Rework VLCVoutWindow behaviour when macos... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Don't forget to release the screen when closing the... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Mac OS X gui: Make sure the embedded window don't get... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Fix main screen detection for the detached window on... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Pierre d'Herbemont | Close the embedded window only when playlist stop.... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Pierre d'Herbemont | Support other displays fade out. Change video-device... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Pierre d'Herbemont | Zoom fullscreen effect on Mac OS X 10.4. |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Pierre d'Herbemont | Fix file name representation of the video output window... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Felix Paul Kühne | * animate vout-window resizements. Patch by Pierre... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Felix Paul Kühne | * collection of various fixes and edits |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Felix Paul Kühne | * allow the screensaver to appear when video playback... |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Felix Paul Kühne | * be more accurate when fading in and out (refs #913... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Derk-Jan Hartman | * Don't redraw the window when going to fullscreen... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Derk-Jan Hartman | * forwardport: [18319], [18320] |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Felix Paul Kühne | * fspanel usability fixes (forward-port of [18077]... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Felix Paul Kühne | * the remaining compilation fixes plus a bit of clean... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Felix Paul Kühne | * forward-port [17497] with the addition of an 'embedde... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Derk-Jan Hartman | Fix MacOS X black screens and play as background option... |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Eric Petit | Removes --macosx-fill which has been long broken and... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Felix Paul Kühne | * New Fullscreen controller panel |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Felix Paul Kühne | * also forward the mouse events to super if no vout... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Felix Paul Kühne | * always forward the clicks to OSX's core |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Jérome Decoodt | Add Ctrl+clic to handle one button mice |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Felix Paul Kühne | * removed useless include |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Felix Paul Kühne | * implemented a ctrl-click menu for the vouts (refs... |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Damien Fouilleul | vout.m: change in fullscreen behaviour |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Benjamin Pracht | * Fix always on top when exiting fullscreen |
blob | commitdiff | raw | diff to current |
2006-04-14 |
Derk-Jan Hartman | * Fix a crash in the MacOS X vout if p_real_vout isn... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Felix Paul Kühne | * I should get some sleep now |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Felix Paul Kühne | * remove commented ifs o_O |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Felix Paul Kühne | * store the value of 'macosx-black' as one of VLCWindow... |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Christophe Mutricy | gui/macos/*: 2nd String Review (refs #438) |
blob | commitdiff | raw | diff to current |
2006-03-29 |
Benjamin Pracht | * vout.m : comment the NSLog call in windowContainsEmbe... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Derk-Jan Hartman | * Use the proper parent object to do var_Get macosx... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Derk-Jan Hartman | * Fix the issue where sometimes the Menubar wouldn... |
blob | commitdiff | raw | diff to current |
2006-03-03 |
Felix Paul Kühne | * fixed a signed vs unsinged warning |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Jérome Decoodt | Add --macosx-black switch to black non video screens... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Derk-Jan Hartman | * A few Mac OS X intf fixes. To be honest. we should... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Benjamin Pracht | * Add an controls to the vout (using the embedded vout... |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Benjamin Pracht | * Apply changed made to the 0.8.5 branch to trunk. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Derk-Jan Hartman | * Option for Desktop Background mode for VLC OSX. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Christophe Massiot | * ALL: releasing a few unreleased objects. |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Derk-Jan Hartman | * stop listening for mouse events before the view is... |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Derk-Jan Hartman | * fix a locking issue in the window destruction. (thx... |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Eric Petit | macosx/vout*: also destroy the window and attach/detac... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Eric Petit | macosx/vout*: quick kludge for Tiger crashes |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Derk-Jan Hartman | * vout.m: small codefixes that were not 100% problems. |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Derk-Jan Hartman | * fixed fullscreen on osx with multiple vouts. |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Derk-Jan Hartman | * better support for multiple display selection on... |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Andre Pang | * modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Derk-Jan Hartman | * Fix setRepresentedFilename in case p_access not prese... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Derk-Jan Hartman | * Update copyright to 2005 where appropriate. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Jérome Decoodt | We use setRepresentedFilename if access is File. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Jérome Decoodt | Do not use setTitleWithRepresentedFilename if input... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Eric Petit | video_output/opengl.c: fixed a (OS X only) segfault |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Derk-Jan Hartman | OS X intf work |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Derk-Jan Hartman | * src/libvlc.h: Added a "snapshot-format" option to... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Eric Petit | macosx/vout*.m: factorized some more code, fixed GL... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Eric Petit | macosx/vout*: fixed escape key not exiting fullscreen... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Derk-Jan Hartman | * Fix display of playlist on OSX. Looks briljant :) |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Derk-Jan Hartman | * Fix some crashes because of new playlist core |
blob | commitdiff | raw | diff to current |
next |