]> git.sesse.net Git - vlc/history - modules/gui
Qt: fix a deadlock in the information panel.
[vlc] / modules / gui /
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-22 Pierre d'Herbemontmacosx: Remove a warning that happen way too much.
2008-07-22 Pierre d'Herbemontmacosx: Don't wrongly set an item for the update panel.
2008-07-21 Laurent AimarUse picture_New/...
2008-07-21 Pierre d'Herbemontmacosx: Make sure the vout window send mouseEvents...
2008-07-21 Rémi DuraffortMissing #undef
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
2008-07-19 Felix Paul KühneRemoved some useless dgb msgs and added some more usefu...
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-17 Pierre d'Herbemontmacosx: Fix motionblur and zoom in extended panel.
2008-07-17 Pierre d'Herbemontmacosx: Remember the detached vout position.
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-17 Felix Paul Kühnemacosx: Work-around a NSUIHeartBeat crash on quit by...
2008-07-17 Felix Paul Kühnemacosx: make sure that the info-panel doesn't float.
2008-07-17 Felix Paul Kühnemacosx: Make sure we update the information panel,...
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-16 Pierre d'Herbemontmacosx: Properly inherit variables if they don't exist.
2008-07-16 Pierre d'Herbemontmacosx: Make sure the detached window is movable by...
2008-07-16 Pierre d'Herbemontmacosx: Remove a NSLog.
2008-07-16 Pierre d'Herbemontmacosx: Fix the detached window. Fix fullscreen. Use...
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-15 Rémi DuraffortAsk the playlist to lock itself as it isn't done before.
2008-07-15 Pierre d'Herbemontmacosx: Fix a dead lock.
2008-07-15 Pierre d'Herbemontmacosx: Use pl_Locked for better readability.
2008-07-15 Pierre d'Herbemontmacosx: Fix a deadlock in the broken -[VLCPlaylist...
2008-07-13 Pierre d'Herbemontplaylist: Don't export playlist_ItemNewFromInput as...
2008-07-13 Pierre d'Herbemontmacosx: Don't use playlist_NodeAddInput() it's deprecat...
2008-07-13 Pierre d'Herbemontmacosx: Assert on cases that should never happen.
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-07-13 Pierre d'Herbemontmacosx: Replace "Get Stream Information" by "Fetch...
2008-07-13 Pierre d'Herbemontmacosx: The menu title should be Information... not...
2008-07-13 Pierre d'Herbemontmacosx: Make sure there is a title or a name for the...
2008-07-13 Pierre d'Herbemontmacosx: Fix art loading when URL contains spaces.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the volume slider is activated when...
2008-07-13 Pierre d'Herbemontmacosx: Make sure right click can select a playlist...
2008-07-13 Pierre d'Herbemontmacosx: Make sure we can move the window by clicking...
2008-07-13 Pierre d'Herbemontmacosx: Fix aspect ratio.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the o_info object gets released even...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-07-13 Pierre d'Herbemontmacosx: Fix the info panel. Remove the use of maybe...
2008-07-13 Pierre d'Herbemontmacosx: Never try to find an input anywhere, but get...
2008-07-12 Pierre d'Herbemontmacosx: Close the window after 3 seconds of not video...
2008-07-12 Pierre d'Herbemontmacosx: Make sure makeKeyAndOrderFront doesn't hide...
2008-07-12 Pierre d'Herbemontmacosx: Make sure we don't leak an input.
2008-07-12 Pierre d'Herbemontmacosx: Remove a lonesome pl_Yield.
2008-07-12 Rémi Denis-CourmontQt4: remove useless IPv6 option
2008-07-12 Pierre d'Herbemontmacosx: Fix #1694 "Fullscreen video after end of playlist".
2008-07-12 Pierre d'Herbemontmacosx: Save current fullscreen state.
2008-07-12 Pierre d'Herbemontmacosx: Make sure view gets removed before we close...
2008-07-12 Pierre d'Herbemontmacosx: remove the show window hack.
2008-07-12 Pierre d'Herbemontmacosx: Simplify the title update code.
2008-07-12 Pierre d'Herbemontmacosx: Fix currently playing input item retrieving.
2008-07-12 Pierre d'Herbemontmacosx: No need to use FREENULL here.
2008-07-12 Pierre d'Herbemontmacosx: One more direct playlist access removal.
2008-07-12 Pierre d'Herbemontmacosx: Close embedded if fullscreen ended.
2008-07-12 Pierre d'Herbemontmacosx: Don't name 'Real' the functions that applies...
2008-07-12 Pierre d'Herbemontmacosx: Remove VLCEmbeddedDetachedVout because it's...
2008-07-12 Pierre d'Herbemontmacosx: Make sure input menu are up-to-date.
2008-07-09 Pierre d'HerbemontRevert "dejidjei:"
2008-07-09 Pierre d'Herbemontdejidjei:
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfDocument the guidelines for strings.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-09 Jean-Baptiste KempfAllow SpinBox to go over 1600 in OS-X prefs.
2008-07-09 Jean-Baptiste KempfAccelerate the network port SpinBox chooser.
2008-07-09 Jean-Baptiste KempfFix network panel (start with deactivated checkboxes)
2008-07-08 Pierre d'Herbemontmacosx: Yet an other locking typo.
2008-07-08 Pierre d'Herbemontmacosx: The playlist is unlocked at this time, so playl...
2008-07-08 Pierre d'Herbemontmacosx: Don't take the playlist lock blindly, where...
2008-07-08 Pierre d'Herbemontmacosx: Make sure we use the safe playlist_GetCurrentIn...
2008-07-08 Felix Paul KühneMinor unification
2008-07-08 Pierre d'Herbemontmacosx: Don't attempt to close the window in fullscreen.
2008-07-08 Pierre d'Herbemontmacosx: Fix +resetVout prototype. (Fix #1679 "Fullscree...
2008-07-08 Pierre d'Herbemontmacosx: Close the video directly when clicking on the...
2008-07-08 Pierre d'Herbemontmacosx: Correctly close the vout window if there is...
2008-07-07 Jean-Baptiste KempfFix open Panel. thanks fenrir for spotting it.
2008-07-07 Jean-Baptiste KempfFix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste KempfRevert "Fixed open network panel."
2008-07-07 Jean-Baptiste KempfForce a correct size of the dialog at start.
2008-07-07 Jean-Baptiste KempfFix behaviour of DVDSimple button while not in DVD...
2008-07-07 Jean-Baptiste KempfCosmetics.
2008-07-07 Jean-Baptiste KempfLogarithmic slider for speed.
2008-07-07 Felix Paul KühneMore l10n string fixes. Adds a FIXME to atmo.cpp, becau...
next