https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
05d736e Qt: respect font sizes 15 February 2010, 04:31:29 UTC
a9c6b1f modules: Make sure we save all the modules. Previously we were just saving the loaded modules which resulted in zero modules being saved to disk. 15 February 2010, 00:25:46 UTC
f77033a Win32 Simpliy windows configure script 14 February 2010, 23:59:16 UTC
f55a3a4 Add function to add a children map to an xml table. (children_map[tagname] is an array of all the child tags with give name) 14 February 2010, 23:40:26 UTC
8a00b3f This should fix <tag/> cases. 14 February 2010, 23:40:26 UTC
1478e54 Qt: fix compilation to non-X11 systems 14 February 2010, 23:27:57 UTC
c628569 Fix simplexml (still has issues with <bla/> tags) 14 February 2010, 22:30:55 UTC
43848e7 Qt: fix Win32 compilation Mingw, Mingw-w64 and MSVC support towlower 14 February 2010, 22:28:37 UTC
437dc39 Remove shout.c 14 February 2010, 22:15:47 UTC
1086c46 Don't try to outsmart the compiler for the include path This breaks cross-compilation with any prefix other than /usr 14 February 2010, 22:13:26 UTC
5f68da6 No full point at end of configuration item short text 14 February 2010, 22:01:48 UTC
251d121 Lua SD: add modules path 14 February 2010, 21:55:56 UTC
151825f Lua SD: open more libs 14 February 2010, 21:24:47 UTC
14dcee5 Contrib: fix FFmpeg win32 compilation... 14 February 2010, 20:32:46 UTC
580aeaf Revert "Fix lua compilation" This reverts commit 2356c0dd7eff0d041d76854dc1c7bd935f9ce818. 14 February 2010, 20:30:01 UTC
2356c0d Fix lua compilation 14 February 2010, 20:27:47 UTC
f509010 Silent rule for genmf 14 February 2010, 20:26:18 UTC
f5e900b Remove legacy nice target 14 February 2010, 20:26:18 UTC
3c7d7ea Remove some silence hacks 14 February 2010, 20:26:18 UTC
e374c65 Generate aliases silently 14 February 2010, 20:26:18 UTC
5da5356 Set AM_DEFAULT_VERBOSITY with historic automake versions 14 February 2010, 20:26:18 UTC
b1b0b33 Replace Freebox and French TV SD from shout.c with lua scripts They should work fine, but I can't test them from here... 14 February 2010, 20:09:16 UTC
bf7db5b Shoutcast SD, goodbye The .c file is not yet removed to help transition to lua scripts. 14 February 2010, 19:18:02 UTC
caa3a6c LUA: check libdir before datadir 14 February 2010, 19:17:09 UTC
22a57c8 Check for luac 14 February 2010, 19:13:13 UTC
b619582 LUA: precompile with luac 14 February 2010, 19:09:08 UTC
4e4a439 LUA: look in $(pkglibdir)/lua This should fix FHS conformance for .luac files 14 February 2010, 18:50:19 UTC
dda9df4 config_GetLibDir: return arch-dep package directory 14 February 2010, 18:50:19 UTC
4ad069f LUA: fix memory leaks in error path 14 February 2010, 18:50:18 UTC
c7eabcd Put plugins in $(pkglibdir)/modules We can now store other architecture-dependant files in $(pkglibdir) (and without bugging the plugins scan). 14 February 2010, 18:50:18 UTC
1b2799e Decreased priority of raw mpeg video demuxer. It has a too permissive detection code to have a high priority. 14 February 2010, 18:16:12 UTC
f4827eb Lua: fix IMDb script and listen to input changes 14 February 2010, 17:31:00 UTC
4a50f0a Qt: Call Lua status callbacks on playing status changes Signed-off-by: Jean-Philippe André <jpeg@videolan.org> 14 February 2010, 17:31:00 UTC
eeda652 Lua: Add new callback playing_changed for playing status changes Signed-off-by: Jean-Philippe André <jpeg@videolan.org> 14 February 2010, 17:30:59 UTC
31d2afe Lua: Allow arguments to be passed to lua functions in lua_ExecuteFunction Signed-off-by: Jean-Philippe André <jpeg@videolan.org> 14 February 2010, 17:30:59 UTC
d4b9c02 QT4: scroll to playingItem when changing view I think it works better thisway, but you're free to change it if you think otherwise. 14 February 2010, 17:28:21 UTC
f1a5fee Fixed audio-desync support and simplified (close #3253). 14 February 2010, 17:11:10 UTC
ccba67b es_out_SetDelay cannot fail. 14 February 2010, 17:11:10 UTC
6dad283 Gather all inhibit module in a directory (no code change) 14 February 2010, 17:10:10 UTC
d9b41d2 screensaver: wait for process This runs with a timer of its own. It's best to wait for the process that do a fork bomb, if it ever takes a long. 14 February 2010, 16:02:07 UTC
e1e7582 Add GEOV fourcc to mpeg4... 14 February 2010, 15:59:44 UTC
3c65c15 Increased probing size for ac3/dts in wav (close #3298). 14 February 2010, 15:32:33 UTC
7c7ad3b Simplified and fixed mmst/u pausing (close #2673). 14 February 2010, 15:32:33 UTC
cdc9281 Default to any for --audio-language. 14 February 2010, 15:32:33 UTC
4396c68 net_Write: always a cancellation point as promised 14 February 2010, 15:15:09 UTC
2932220 Store audio output interface variables into the input manager object This partially fixes multiple media players in LibVLC. This also removes a few run-away var_Create() in doVolumeChanges(). 14 February 2010, 15:12:48 UTC
5a5cbad net_Write: improve documentation 14 February 2010, 15:12:47 UTC
5eedc2a Typo 14 February 2010, 15:12:47 UTC
10f105d vlc_object_waitpipe: cancellation safety 14 February 2010, 15:12:47 UTC
1b20e18 skins2(playlist): fix current playing item still on when stopping an input 14 February 2010, 14:05:24 UTC
32e6868 Fix missing signal while stopping preparser (fixes #3291) 14 February 2010, 13:45:47 UTC
e8d5a49 Support for Windows Media Voice natively May Ronald S. Bultje be praised for this. 14 February 2010, 12:34:59 UTC
d9666c8 Support for Indeo 5 May Kostya Shishkov be praised for this. 14 February 2010, 12:05:33 UTC
f561f73 LibVLC: allow setting playback rate even without input 14 February 2010, 11:50:36 UTC
951dd37 Use vlc_openat, fix support for non-UTF-8 systems 14 February 2010, 11:33:35 UTC
37ae624 add vlc_openat wrapper around openat 14 February 2010, 11:33:23 UTC
d38c4f9 directory: remove useless string if fdopendir() is supported 14 February 2010, 11:26:25 UTC
66150e5 directory: handle fd:// syntax 14 February 2010, 11:19:34 UTC
6783cf4 directory: use block_heap_Alloc() 14 February 2010, 10:46:42 UTC
7942bda Reduced verbosity (vout wrapper). 14 February 2010, 10:36:36 UTC
0648b21 Fixed RSS text positionning (close #3115). Initial patch by Gerrit van den Hanenberg. 14 February 2010, 10:36:36 UTC
f3544f0 doVolumeChanges: always return the value This fixes, e.g. garbage OSD display when toggling mute with the hotkey. 14 February 2010, 10:03:47 UTC
5129242 Fix libvlc_audio_set_mute 14 February 2010, 09:58:14 UTC
1341c12 Don't use random number as pointers. This is not legal (even if it works on all platforms). Also, this fixes a warning. 14 February 2010, 09:55:50 UTC
d4be4dc Remove a few fixmes 14 February 2010, 09:55:28 UTC
7e30f80 Add indirection to find input from wanabee input manager object PARENTAL ADVISORY: explicit hack This should allow volume control to (somewhat) work in LibVLC. Unfortunately, it will still be buggy when there are multiple players. 14 February 2010, 09:53:53 UTC
663e69a Make doVolumeChanges static 14 February 2010, 09:34:26 UTC
1e2fab2 aout_FindAndRestart() needs the playlist This will probably never work for LibVLC. 14 February 2010, 09:33:57 UTC
1d6f840 Trivial factorization 14 February 2010, 09:27:13 UTC
1addcfb flac decoder does not need ogg. Remove bogus build dependency. This reverts commit cc4cabdf51150e323e6af7ced747b46b4a834d5f. 14 February 2010, 08:31:46 UTC
e1f8cb2 contribs: static linked flac requires ogg 14 February 2010, 08:31:46 UTC
9c473ff Contribs: refactor flac build 14 February 2010, 08:31:43 UTC
5a10961 Qt: couple of minor corrections - searchLineEdit: proper clearing - locationBar content will not affect searchLineEdit size 14 February 2010, 08:10:30 UTC
367c770 Qt: playlist menu strings and icons 14 February 2010, 05:42:53 UTC
1497d96 Qt: the Add button on playlist panel is gone 14 February 2010, 05:42:53 UTC
0c323ab Qt: include Add File/Directory/Advanced Open actions in playlist right-click menu 14 February 2010, 05:42:53 UTC
cc4cabd Win32: try to fix compilation of flac 14 February 2010, 03:12:34 UTC
0c35d79 Update LIST 14 February 2010, 03:05:47 UTC
f457a64 Qt: code reindentation 14 February 2010, 03:04:11 UTC
986ba8f Fixed SPS/PPS transmissions in H264 packetizer. It closes the other part of #3161. 13 February 2010, 22:03:47 UTC
26ae73a Fixed SPS parsing when scaling matrices are present (h264). It partially closes #3161. 13 February 2010, 22:03:47 UTC
62ce520 Add a third query with fuzzy search enabled for every word. (We could also add other searches with lower fuzzyness if the first try fails) 13 February 2010, 21:47:41 UTC
ffd70ce Try a second musicbrainz query if the first one failed. This allows for fuzzier matches (like not taking spaces into account in 1980 - 1990 for example) but still doesn't fix issues with minor spelling errors. 13 February 2010, 21:30:03 UTC
e10ba74 Added support for language in asf (close #3292). 13 February 2010, 20:59:04 UTC
d72f50c Factorized the way ES are added (asf). 13 February 2010, 20:59:04 UTC
f162a84 Factorized extended header search (asf). 13 February 2010, 20:59:04 UTC
27a3e8b Cosmetics (asf). 13 February 2010, 20:59:04 UTC
369166a udev ALSA: use vendor name if available 13 February 2010, 20:54:14 UTC
d54c2b5 udev ALSA: use model name if available 13 February 2010, 20:54:14 UTC
26b5b69 udev ALSA: don't be reliant on device node path, use kernel path 13 February 2010, 20:54:13 UTC
9744c60 Reduce verbosity. 13 February 2010, 20:28:31 UTC
f0e6101 Fix rc intf. 13 February 2010, 20:07:17 UTC
859ebb8 Attach the vout object to parent before spu creation so modules loaded by spu can use var inheritance. 13 February 2010, 20:07:17 UTC
2b34460 udev: rudimentary ALSA capture support 13 February 2010, 19:54:53 UTC
98dc7bd Capture devices -> Video capture, for consistency 13 February 2010, 19:54:53 UTC
e082d19 Attach httpd hosts to the main httpd object. 13 February 2010, 19:52:24 UTC
6421559 XCB SD: allow running even if there is no ICCCM window manager 13 February 2010, 19:15:30 UTC
88f28b2 xcb SD: add a persistent item for the whole desktop (TODO: add one item per X RandR view port) 13 February 2010, 19:14:44 UTC
4a95265 Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y This simplifies callbacks a bit, and fixes a race condition. 13 February 2010, 18:30:11 UTC
c01dd91 Add coordinates (VLC_VAR_COORDS) variable type 13 February 2010, 18:30:11 UTC
back to top