32394 Commits (855370d938a979a4e31b3e9fa706faa00a2afb17)
 

Author SHA1 Message Date
Rémi Denis-Courmont 855370d938 Missing initializer 17 years ago
Rémi Denis-Courmont 2c13ce176c Qt4: activate playlist item on right click (fix #2749) 17 years ago
Rémi Denis-Courmont 83116c1c92 XCB/window: really handle media keys 17 years ago
Felix Paul Kühne afe0a0c2c3 macosx: finally completed the progress-panel's implementation 17 years ago
Felix Paul Kühne b91b6e06ca macosx: fixed compilation warning 17 years ago
Pierre Ynard be531987f6 WinCE: add replacement getcwd() function 17 years ago
Rémi Duraffort 7dcb008355 qt4: update the MRL when the fps change (desktop). 17 years ago
Rémi Duraffort b36b614a14 Fix potential object leak. 17 years ago
Rémi Duraffort 4b1fdf1b06 Remove unwanted "\v". 17 years ago
Felix Paul Kühne 63980c43dd macosx: fixed menubar appearance in fullscreen mode by partially reverting [46c93c9cc9] 17 years ago
Sébastien Escudier fe19e10c0d Free rtsp commands on close 17 years ago
Felix Paul Kühne 60ce39b79c macosx: fixed the updateInfoPanel crash 17 years ago
Rémi Denis-Courmont 7d56c1202e Mozilla: remove logging support 17 years ago
Rémi Duraffort 1c15d4ad0c Fix a (really) small memleak (even if i_count is 0, some memory is allocated 17 years ago
Felix Paul Kühne 2eabe22e9a macosx: fixed 'Codec details pane does not work correctly', closes #2630 17 years ago
Rémi Duraffort b900a611a1 Fix memleak (same problem with var_Change()) 17 years ago
Rémi Duraffort 5efbd6a166 Fix potential object leak (test the conditions before doing anything). 17 years ago
Rémi Duraffort 27edb26133 Fix memleak (same problem with var_Change(VLC_VAR_FREELIST)). 17 years ago
Rémi Duraffort 25070505ad Fix memleak (the memory allocated by var_Control(VLC_VAR_GETCHOICES) must be 17 years ago
Rémi Duraffort 2f4845954e Fix previous commit. 17 years ago
Rémi Duraffort 9c24e1931f variables: fix a potential crash/double free. 17 years ago
Rémi Duraffort cd82402612 v4l2: fix memleak. 17 years ago
Jean-Baptiste Kempf fb656c0c25 Qt: change slightly the colours of the sound slider. 17 years ago
Jean-Baptiste Kempf e976edb9eb Qt: lower a bit the default sound slider. 17 years ago
Laurent Aimar 7d55d5eeb1 Fixed some dvd spu streams that have multiple palette/alpha per packet. 17 years ago
Laurent Aimar 083927e378 Fixed potential segfault with broken DVD SPU streams. 17 years ago
Laurent Aimar 008e357c7c Cosmetics (spudec). 17 years ago
Rémi Denis-Courmont 0933fed1eb Add a bunch of FIXMEs 17 years ago
Rémi Denis-Courmont 5e2bfc338c Sharpen: thread safety and don't retain useless value 17 years ago
Rémi Denis-Courmont 0925032f3d Rotate: thread-safety 17 years ago
Rémi Denis-Courmont 3688c5dc6f Rotate: no need to remember the angle 17 years ago
Rémi Denis-Courmont 1e5e931cf7 Motion blur: callback thread safety 17 years ago
Rémi Denis-Courmont a8595578bc Marquee: thread-safety corner cases 17 years ago
Rémi Denis-Courmont bb6c60093f Logo: thread safety fix 17 years ago
Rémi Denis-Courmont 165f3496a9 Logo: expansion safety 17 years ago
Rémi Denis-Courmont 59712f39c3 Gradient: callback thread-safety 17 years ago
Rémi Denis-Courmont 7df37bef3c Extract: thread-safety 17 years ago
Rémi Denis-Courmont 57eefa002c Erase: actual thread-safety 17 years ago
Rémi Denis-Courmont 8c1c227dc2 crop: thread-safety for FilterCallback 17 years ago
Rémi Denis-Courmont d6938fb215 Crop: simplify 17 years ago
Rémi Denis-Courmont 867fbfa41f Blue screen: thread-safety 17 years ago
Rémi Denis-Courmont ddba74088f blue screen: __MIN and __MAX are not expansion-safe 17 years ago
Rémi Denis-Courmont 01a0090145 Alpha mask: thread-safety 17 years ago
Rémi Denis-Courmont da293d9ed4 Adjust: thread-safety 17 years ago
Jean-Baptiste Kempf 5d854b3643 x11: Show popup menu on click, not on release, as KDE and GNOME seem to do it. 17 years ago
Jean-Baptiste Kempf d0240cc7dd Try to stay consistent. 17 years ago
Jean-Baptiste Kempf 609c914ac3 Update NEWS for zip MRL. 17 years ago
Jean-Philippe Andre 6d9b338311 Zip: use !/ as separator instead of | 17 years ago
Jean-Philippe Andre 2c113555e9 Zip: fix handling of special characters (#2467) 18 years ago
Rémi Denis-Courmont 1c8cd6b7a9 Match used SD alias rather than plugin name (fixes #2756) 17 years ago