]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-26 Erwan Tuloumsw: typo
2009-12-26 Rémi Denis... XCB/XVideo: skip completely if overlay is disabled
2009-12-26 Rémi Denis... XCB/window: hackish implementation of video wallpaper
2009-12-26 Rémi Denis... Rename directx-wallpaper to video-wallpaper
2009-12-26 Jean-Baptiste... ASF: remove unused variables
2009-12-26 Jean-Baptiste... Typo in previous commit
2009-12-26 Jean-Baptiste... DC1394: use SCNx64 instead of llx in sscanf
2009-12-26 Jean-Baptiste... http access: use SCN instead of PRI with sscanf
2009-12-26 Jean-Baptiste... SAP SD: Use SCN in scanf instrad of PRI
2009-12-26 Felix Paul... osx/framework: propagate NSInteger and NSUInteger
2009-12-26 Felix Paul... updated NEWS for OS X
2009-12-26 Rémi Denis... Typo
2009-12-26 Rémi Denis... Really make a valid URI for '-'
2009-12-26 Rémi Denis... Revert "Win32: fix #2592 (stdin file input). It may...
2009-12-26 Rémi Denis... Pass full window state to window providers
2009-12-26 Rémi Denis... XCB/window: implement below state
2009-12-26 Rémi Denis... Qt4: do not implement below state
2009-12-26 Rémi Denis... vout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis... VOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-26 Rémi Denis... freetype: NULL for %s is not portable
2009-12-26 Felix Paul... osx dialog provider: make sure we can actually quit VLC
2009-12-26 Ilkka Ollakkatranscode: change default scaling factor to 0 -> no...
2009-12-26 Ilkka Ollakkatranscode/video: fit sar-calculation
2009-12-26 Pierre Ynardcontrib: use real prefix when hacking libintl headers
2009-12-26 Geoffroy CouprieQt4: add the verbose-objects option to the messages...
2009-12-26 Geoffroy CouprieDirectX aout: select the output device by its name...
2009-12-26 Geoffroy Coupriewhile I'm at it: don't crash either if I select somethi...
2009-12-26 Geoffroy CouprieDon't crash if I click "cancel" in getOpenFileNames
2009-12-26 Geoffroy CouprieWin32: fix #2592 (stdin file input). It may impact...
2009-12-26 Pierre d'Herbemontmacosx/framework: Remove unneeded configure flags.
2009-12-26 Pierre d'Herbemontconfigure: Make sure independant Mac OS X-related modul...
2009-12-26 Pierre d'Herbemontinput: With --play-and-pause don't pause non pausable...
2009-12-26 Felix Paul... osx/framework: use the OS X dialog provider as interfac...
2009-12-26 Felix Paul... osx dialog provider: implemented the progress bar dialog
2009-12-26 Rémi Denis... Remove unused lock
2009-12-26 Brian WeaverModified the main OS X interface module to remove the...
2009-12-26 Sebastien Zwickertgui/macosx: Do not automatically resize the video view...
2009-12-26 Sebastien Zwickertgui/macosx: fix a side effect when the playlist's split...
2009-12-26 Sebastien Zwickertgui/macosx: uses the superview object for swapping...
2009-12-26 Sebastien Zwickertgui/macosx: try a fix of validateMenuItem: that avoid...
2009-12-26 Rémi Denis... Remove unused string
2009-12-26 Felix Paul... osx dialog provider: minor cleanup
2009-12-26 Felix Paul... added a Minimal Dialog Provider for Mac OS X
2009-12-26 Pierre d'Herbemontconfigure: Fix Mac OS X audio detection.
2009-12-26 Pierre d'Herbemontmacosx/framework: Bring back --play-and-pause.
2009-12-25 Hugo Beauzee... Qt: Use the singleton class, to simplify the code
2009-12-25 Hugo Beauzee... Adding a generic singleton pattern implementation
2009-12-24 Pierre d'Herbemontvout_macosx: Fix a typo.
2009-12-24 Pierre d'Herbemontmacosx/framework: Factorization.
2009-12-24 Pierre d'Herbemontmacosx/framework: Use the new "vout display".
2009-12-24 Pierre d'Herbemontlibvlc: Fix documentation regarding drawable-nsobject.
2009-12-24 Pierre d'HerbemontNew "vout display" for macosx.
2009-12-24 Pierre d'Herbemontmacosx/framework: Renamed all the targets to be more...
2009-12-23 Pierre Ynardvod: removing more unused stuff
2009-12-23 Ilkka Ollakkax264: remove unneeded p_buffer
2009-12-23 Ilkka Ollakkamp4: fix sar_num calculation
2009-12-23 Ilkka Ollakkax264: avoid one memcpy
2009-12-23 Rémi Denis... SAP: try to improve playlist category name as earlier
2009-12-23 Rémi Denis... --list: do not use colors if stdout is not a TTY
2009-12-23 Rémi Denis... Revert "sap: Rename to "Network Streams (SAP)""
2009-12-23 Rémi Denis... Revert "No need to show service probes in the module...
2009-12-23 Fabio RitrovatoNo need to show service probes in the module list
2009-12-23 Pierre d'Herbemontmacosx/framework: Change the name of the default target...
2009-12-23 Pierre d'Herbemontmacosx/framework: Make sure remainingTime is KVO.
2009-12-23 Pierre d'Herbemontmacosx/framework: Handle media changed events.
2009-12-23 Pierre d'Herbemontmedia_player: Emit an event when the root media is...
2009-12-23 Rémi Denis... XCB/XVideo: ignore ARGB picture format
2009-12-22 Christophe... Ball uses sqrt() and roundf() and so needs -lm
2009-12-22 Pierre Ynardps demux: fix overlook when fixing timestamps
2009-12-22 Rémi Denis... Remove module_GetModulesNamesForCapability
2009-12-22 Fabio RitrovatoDon't use color when listing modules on Windows
2009-12-22 Pierre d'Herbemontmacosx/framework: Bring back default logging value...
2009-12-22 Pierre d'Herbemontmacosx/framework: Disable the media library since it...
2009-12-22 Pierre d'Herbemontmacosx/framework: improve comments in VLCMediaPlayer.h.
2009-12-22 Pierre d'Herbemontmacosx/framework: Simplify the API for audio tracks...
2009-12-22 Erwan Tulouskins2(Linux): enable transparency since setOpacity...
2009-12-22 Erwan Tulouqt4 and skins2: fix resizing issue when zooming in...
2009-12-22 Erwan Tulouvlc core: remove a hack that seems no longer needed
2009-12-22 Erwan Tulouskins(x11): use EWMH when possible (especially for...
2009-12-22 Antoine CellerierSecond (blind) attempt at fixing win and mac.
2009-12-22 Antoine CellerierRevert "Probably fix LoadMessages() on windows. (Untest...
2009-12-22 Rémi Denis... vlc_probe need not be exported at the moment (fix check)
2009-12-22 Antoine CellerierProbably fix LoadMessages() on windows. (Untested ...
2009-12-22 Rémi Denis... shoutcast: dummy probe support for Internet entries
2009-12-22 Rémi Denis... mediadirs: dummy probing support
2009-12-21 Antoine CellerierBump a few copyright dates.
2009-12-21 Antoine CellerierOnly skip \r or \n.
2009-12-21 Antoine CellerierAdd new common.volume(). Understands use of strings...
2009-12-21 Antoine CellerierPrevent setting volume to outrageous values.
2009-12-21 Adrien MagloNew video filter : augmented reality. Add a moving...
2009-12-21 Antoine CellerierMention the lua intf move in NEWS. Print an error if...
2009-12-21 Antoine CellerierCleanup playlist status.
2009-12-21 Antoine CellerierDeprecate the C rc, http and telnet interfaces. They...
2009-12-21 Antoine CellerierFix mutex cancellation.
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Antoine CellerierFix blocking/non-blocking accept in lua interface.
2009-12-21 Rémi Denis... Add a warning
2009-12-21 Rémi Denis... XCB/apps: probe if the X server is present
2009-12-21 Rémi Denis... UPnP Intel: dummy probe (untested)
2009-12-21 Rémi Denis... upnp: probe support (untested)
next