git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vlc_common: Provide an unreachable() implementation for MSVC
2007-09-14
Jérome Decoodt
Don't mix VLC.app and VLC-release.app
commit
|
commitdiff
|
tree
2007-07-27
Jérome Decoodt
Fix compilation on MacOS
commit
|
commitdiff
|
tree
2007-07-06
Jérome Decoodt
Try to fix libtool on macos
commit
|
commitdiff
|
tree
2007-07-06
Jérome Decoodt
Try to optimize a bit the antialiasing thing
commit
|
commitdiff
|
tree
2007-07-05
Jérome Decoodt
Better blending for top and left borders
commit
|
commitdiff
|
tree
2007-07-04
Jérome Decoodt
Add blending for borders in rotate
commit
|
commitdiff
|
tree
2007-07-04
Jérome Decoodt
Add some antialiasing to rotate
commit
|
commitdiff
|
tree
2007-06-20
Jérome Decoodt
Trying to fix the build on G5...
commit
|
commitdiff
|
tree
2007-06-20
Jérome Decoodt
Should fix compilation
commit
|
commitdiff
|
tree
2007-06-20
Jérome Decoodt
Add rotate-deciangle for more precision in rotate
commit
|
commitdiff
|
tree
2006-07-29
Jérome Decoodt
Add Ctrl+clic to handle one button mice
commit
|
commitdiff
|
tree
2006-06-04
Jérome Decoodt
OBJECT_INPUT->OBJECT_PLAYLIST
commit
|
commitdiff
|
tree
2006-04-23
Jérome Decoodt
Add %T modifier to filename refs: #561
commit
|
commitdiff
|
tree
2006-02-24
Jérome Decoodt
Simple Hough transform to detect lines in video
commit
|
commitdiff
|
tree
2006-02-15
Jérome Decoodt
Stupid me... don't do twice hton*
commit
|
commitdiff
|
tree
2006-02-15
Jérome Decoodt
-lws2_32 on win32...
commit
|
commitdiff
|
tree
2006-02-15
Jérome Decoodt
configure.ac: try to fix beos build
commit
|
commitdiff
|
tree
2006-02-15
Jérome Decoodt
Add "send" (-lsocket) dependance to growl module to...
commit
|
commitdiff
|
tree
2006-02-15
Jérome Decoodt
Takes default TTL (instead of 42...)
commit
|
commitdiff
|
tree
2006-02-14
Jérome Decoodt
Add a growl (http://growl.info/) notification plugin...
commit
|
commitdiff
|
tree
2006-02-14
Jérome Decoodt
Add --macosx-black switch to black non video screens...
commit
|
commitdiff
|
tree
2006-02-08
Jérome Decoodt
Fix message advice (use description.widgets instead...
commit
|
commitdiff
|
tree
2005-07-24
Jérome Decoodt
Fix user:pass parsing if protocol is not given.
commit
|
commitdiff
|
tree
2005-05-13
Jérome Decoodt
Temporary disable NSSearchField button
commit
|
commitdiff
|
tree
2005-05-12
Jérome Decoodt
Change , to : in MacOSX preferences. Refs #111
commit
|
commitdiff
|
tree
2005-05-11
Jérome Decoodt
Change the searchField in NSSearchField when macos...
commit
|
commitdiff
|
tree
2005-05-11
Jérome Decoodt
Use new selectors only if they exist...
commit
|
commitdiff
|
tree
2005-05-11
Jérome Decoodt
*: remove fprintf debug messages
commit
|
commitdiff
|
tree
2005-05-11
Jérome Decoodt
Preferences panel can be viewed on X.2. Closes #104.
commit
|
commitdiff
|
tree
2005-05-10
Jérome Decoodt
Fix a bug in playlist + delete updateVolumeSlider ...
commit
|
commitdiff
|
tree
2005-05-10
Jérome Decoodt
Should fix prolems during launch of VLC on xserve...
commit
|
commitdiff
|
tree
2005-05-09
Jérome Decoodt
Change gpgerror to gpg-error and add $(INSTALL_NAME...
commit
|
commitdiff
|
tree
2005-05-08
Jérome Decoodt
This should fix libs dependences
commit
|
commitdiff
|
tree
2005-05-08
Jérome Decoodt
Fix hotkeys view in macosx.3 + UTF8 strings in module...
commit
|
commitdiff
|
tree
2005-05-07
Jérome Decoodt
Typo
commit
|
commitdiff
|
tree
2005-05-07
Jérome Decoodt
Add a notice if advanced items are not shown
commit
|
commitdiff
|
tree
2005-05-07
Jérome Decoodt
Fix a refcount error
commit
|
commitdiff
|
tree
2005-05-07
Jérome Decoodt
*: fix alignment of widgets.
commit
|
commitdiff
|
tree
2005-05-06
Jérome Decoodt
*: remove useless code
commit
|
commitdiff
|
tree
2005-05-06
Jérome Decoodt
*: fix problems about advanced button
commit
|
commitdiff
|
tree
2005-05-05
Jérome Decoodt
- added macosx version detection at runtime with /System...
commit
|
commitdiff
|
tree
2005-05-05
Jérome Decoodt
Added widget, fix save, etc.
commit
|
commitdiff
|
tree
2005-04-26
Jérome Decoodt
Change location of speex to http://us.speex.org/download/
commit
|
commitdiff
|
tree
2005-04-06
Jérome Decoodt
Use VLC-release.app instead of VLC.app for package...
commit
|
commitdiff
|
tree
2005-04-06
Jérome Decoodt
Include http/*.png and http/*.ico in windows packages
commit
|
commitdiff
|
tree
2005-04-06
Jérome Decoodt
Add a new target, VLC.app which make links to files...
commit
|
commitdiff
|
tree
2005-03-18
Jérome Decoodt
favicon.ico instead of favico.ico...
commit
|
commitdiff
|
tree
2005-03-18
Jérome Decoodt
Add cone_+-, and favico.ico to Makefile.am, as suggest...
commit
|
commitdiff
|
tree
2005-03-15
Jérome Decoodt
Work on MacOS preferences. Need to be completed, improved...
commit
|
commitdiff
|
tree
2005-03-13
Jérome Decoodt
Added setScrollField: and resetScrollField to manage...
commit
|
commitdiff
|
tree
2005-02-22
Jérome Decoodt
We use setRepresentedFilename if access is File.
commit
|
commitdiff
|
tree
2005-02-21
Jérome Decoodt
Do not use setTitleWithRepresentedFilename if input...
commit
|
commitdiff
|
tree
2005-01-24
Jérome Decoodt
Added a Service Discovery sub menu in playlist contextual...
commit
|
commitdiff
|
tree
2005-01-13
Jérome Decoodt
Added simple motion detect filter.
commit
|
commitdiff
|
tree
2005-01-05
Jérome Decoodt
Work to support new playlist in http interface.
commit
|
commitdiff
|
tree
2005-01-02
Jérome Decoodt
Fix a bug when shuffling playlist with 1 item
commit
|
commitdiff
|
tree
2004-08-15
Jérome Decoodt
Set the preamp value on a preset change
commit
|
commitdiff
|
tree
2004-08-14
Jérome Decoodt
*.nib: continuous sliders
commit
|
commitdiff
|
tree
2004-08-08
Jérome Decoodt
project.pbxproj: correct to relatives paths
commit
|
commitdiff
|
tree
2004-08-07
Jérome Decoodt
Fix bug when equalizer-bands is not set. Coding style...
commit
|
commitdiff
|
tree
2004-08-07
Jérome Decoodt
*.png: forgotten images
commit
|
commitdiff
|
tree
2004-08-07
Jérome Decoodt
All: equalizer window for MacOS. Need a bit of corrections...
commit
|
commitdiff
|
tree
2004-08-07
Jérome Decoodt
Bug fix and change in parse function
commit
|
commitdiff
|
tree
2004-07-06
Jérome Decoodt
Added current changes in the menu.
commit
|
commitdiff
|
tree
2004-05-24
Jérome Decoodt
Volume icons are buttons to change volume
commit
|
commitdiff
|
tree