11452 Commits (a4fe07f8a070af1326304f94e398ebdd71462f9f)
 

Author SHA1 Message Date
Felix Paul Kühne a4fe07f8a0 * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again 21 years ago
Sam Hocevar 5fc41d700e * updated Debian build files 21 years ago
Derk-Jan Hartman 4bd7c74d8b * Fix mouse down event forwarding from opengl (closes #325) 21 years ago
Rémi Denis-Courmont 789892ca93 Compile fix 21 years ago
Rémi Denis-Courmont df1e5c5045 Define IPV6_PROTECTION_LEVEL manually - closes #96 21 years ago
Antoine Cellerier 88a5de2cf6 remove 2 evil tabs 21 years ago
Gildas Bazin 6b7c908f8d * modules/demux/playlist/dvb.c: win32 build fix. 21 years ago
Gildas Bazin 2f6ff2acc6 * modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists. 21 years ago
Rémi Denis-Courmont 7775a04870 Due credits 21 years ago
Rémi Denis-Courmont 638009535e Fix url converter on win32 21 years ago
Antoine Cellerier 68217187cb propset 21 years ago
Rémi Denis-Courmont 424f435649 Prop change 21 years ago
Antoine Cellerier 52fe29709a change file name in comment 21 years ago
Antoine Cellerier 280f16e5fc add KEY_ENTER and KEY_SPACE to launch action() 21 years ago
Rémi Denis-Courmont 7770c2f21b (Un)Install shared libvlc if enabled 21 years ago
Antoine Cellerier 28795de68b * keyboard (arrows) navigation 21 years ago
Rémi Denis-Courmont 2eda18dcb4 Link fix 21 years ago
Antoine Cellerier 9d42fbd453 code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if 21 years ago
Rémi Denis-Courmont 3284ec0bc5 - experimental disabled-by-default shared libvlc build. 21 years ago
Damien Fouilleul b8fec33650 missing const to non-const cast 21 years ago
Rémi Denis-Courmont b5766256c2 minor svn:ignore fix 21 years ago
Clément Stenac 41895a8670 Sanity check 21 years ago
Antoine Cellerier 3785da0dd6 some more mouse control on playtree display/selection 21 years ago
Antoine Cellerier 698c1a3d3a add new playlist_PreparseEnqueueItem function which preparses a playlist_item 21 years ago
Clément Stenac 64595f0c4c Fix Xosd interface (Debian #324039) 21 years ago
Rémi Denis-Courmont 48b0025af3 Cosmetic fix 21 years ago
Clément Stenac 9ab3370b9d Wrap all gz functions to avoid void* -> int casts. 21 years ago
Antoine Cellerier 704a9d9659 * ctrl_*.cpp : mouse scrolling behavior change 21 years ago
Rémi Denis-Courmont 9f4f40e2c5 Use most recent automake version 21 years ago
Rémi Denis-Courmont 52778f03a6 Undo erroneous previous commit 21 years ago
Rémi Denis-Courmont a5f2904ae4 Don't fallback to automake 1.6 21 years ago
Antoine Cellerier c7e3831546 * Playtree start. Basic functionalities work. Still needs a lot of 21 years ago
Antoine Cellerier 4d28264511 * skin.dtd : add Playtree stuff 21 years ago
Rémi Denis-Courmont a10626055e Fix (hopefully -again-) new build system on Win32 21 years ago
Christophe Massiot c8008fa94c * modules/demux/playlist/m3u.c: If name is empty, assume that the author 21 years ago
Christophe Massiot d9e1effe9b * modules/control/http/rpn.c: vlc_var_* now take an extra argument to 21 years ago
Derk-Jan Hartman 7db33a0adc * Section titles for the OSX Preferences. 21 years ago
Rémi Denis-Courmont 1dffce3b38 Fix clean tree build 21 years ago
Rémi Denis-Courmont 3fa2cb6965 Clean up 21 years ago
Rémi Denis-Courmont 0d7fde9d3e Attempt to fix problem with dnsdomain name on some OSes 21 years ago
Rémi Denis-Courmont 612a68d54e Another typo. Links now. 21 years ago
Rémi Denis-Courmont cf0f67ee8c Rah typo again 21 years ago
Rémi Denis-Courmont 46751b0dbc Forgot this file 21 years ago
Rémi Denis-Courmont 12d8a1d417 Remove unnecessary dependencies 21 years ago
Rémi Denis-Courmont a62232514d Don't print EAFNOSUPPORT error - refs #320 21 years ago
Rémi Denis-Courmont 4c7f9a4852 Fix typos in static libraries installation 21 years ago
Rémi Denis-Courmont 837f796ea3 Some old automake versions seem not to know about mkdir_p 21 years ago
Jean-Paul Saman d92c86c5ed Added new OSD support 21 years ago
Jean-Paul Saman ac6a6b6850 Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/ 21 years ago
Jean-Paul Saman a5b73abf55 Cleanup of status reporting. 21 years ago