23199 Commits (657ee94e0c2bf6e4f172f655d878c4d1dbbb2230)
 

Author SHA1 Message Date
Pierre d'Herbemont 2a0f8bf177 control/testapi.c: Nicer log() output. 19 years ago
Pierre d'Herbemont 3a90c05eac Forgotten files in previous commit. 19 years ago
Pierre d'Herbemont 9ba83f6d1b misc/events.c: Fix a case about a callback non being called. 19 years ago
Pierre d'Herbemont 8cfa47d2bf control/event.c: Make it pass the unit tests. 19 years ago
Jean-Baptiste Kempf 719fa35e0c Xvmc: fix xvmc compilation on x86_64. Patch by eMPee584 19 years ago
Jean-Baptiste Kempf 5ae10793d0 XvMC: revert [25318] and do it in a better way. Remove some warnings because of forgotten inclusions. 19 years ago
Jean-Baptiste Kempf 43ba4e725e XvMC: possible fix compilation. Who uses that anyway ? 19 years ago
Rémi Denis-Courmont bfbec2297d Fix a long-standing missing dependency of vlc upon libvlc 19 years ago
Rémi Denis-Courmont d7a9b8b197 Don't look for plugins from the current working directory. 19 years ago
Rémi Denis-Courmont 0038d62233 Bring a non-installed ./vlc script that loads plugins from the build tree explicitly. 19 years ago
Pierre d'Herbemont 7e436fa947 control/event.c: Use vlc_array_t instead of the macros. 19 years ago
Rémi Denis-Courmont d68b821264 svn:ignore 19 years ago
Pierre d'Herbemont a8879770fc testapi.c: Test libvlc's events. 19 years ago
Rémi Denis-Courmont 9a4101d72b More vlc to src/ (yes, I know this screws up things). 19 years ago
Rémi Duraffort 0d4b0871ad Delete unneeded instruction from a loop 19 years ago
Rafaël Carré 0db6aa8cbc extract early attachment:// art 19 years ago
Rémi Denis-Courmont 741b1824b2 Typo 19 years ago
Rémi Denis-Courmont 4ec6dd2c93 Use %m on GLIBC to work-around strerror_r prototype problems 19 years ago
Rafaël Carré e0c9e748ad fix #1461 19 years ago
Rafaël Carré 6693060b62 use strerror_r() which is guaranteed to be thread safe, using the GNU prototype only when available 19 years ago
Pierre d'Herbemont 44cfc6031b misc/threads.c: Fix error description printing in vlc_pthread_fatal(). 19 years ago
Jean-Paul Saman 2c083c9f86 Fix i386-Win32Cross-Trunk compilation. 19 years ago
Jean-Baptiste Kempf c892be9a82 Qt4 - remove some unused code. 19 years ago
Jean-Baptiste Kempf dd22c2219e Qt4 - Fix art display in the bgWidget, fix one volume bug, fix fullscreen button 19 years ago
Jean-Baptiste Kempf e5d0cd4f13 Qt4 - SPrefs, add an option for saving volume on exit, and fix the displayMode in SPrefs. 19 years ago
Jean-Baptiste Kempf 1c14f28a25 Qt4 - Input Manager: cleanup, fix behaviour of enableVideo(), initialize variable that can be used and renaming. 19 years ago
Jean-Baptiste Kempf 36702f51d3 Qt4 - Remove stupid this-> 19 years ago
Jean-Baptiste Kempf aac1f4c66f Qt4 - Better behaviour for the left panel of the playlist. 19 years ago
Jean-Baptiste Kempf 80f513e4df Qt4 - documentation on includes priorities. 19 years ago
Jean-Baptiste Kempf 761886e8e4 Update - avoid a segfault if the error is triggered before hd creation. 19 years ago
Jean-Paul Saman 868cd6a7e4 Remove trailing whitespace. 19 years ago
Jean-Paul Saman 35979e860a Refactor mozilla toolbar code. There are still a few things wrong: 19 years ago
Jean-Paul Saman cd2efd35ef Fixed another crash with fullscreen in mozilla toolbar. 19 years ago
Jean-Paul Saman f90b88ab58 Cleanup and fix crash when plugin wasn't playing. 19 years ago
Rafaël Carré e9347d2d89 cosmetics + evil (?) -> hack (objective C definitely looks strange...) 19 years ago
Rafaël Carré ebd31a1fbf ignore xcode3 local files 19 years ago
Rafaël Carré 0c9b2d2861 fix update code in macosx gui 19 years ago
Rafaël Carré 234bf661a9 fix previous commit 19 years ago
Rafaël Carré 3aec1b3815 make incorrect uses of free() and malloc() call abort() on OSX 19 years ago
Pierre d'Herbemont 68cfd74e07 contrib: s/cmake/CMake/ 19 years ago
Rafaël Carré 75d3925cbb don't duplicate sha1 hashes with strdup() (not \0 terminated) 19 years ago
Pierre d'Herbemont 09db1d4ce8 contrib: Use qt4_win32 with respects to qt4_mac in order not to confuse the two. 19 years ago
Christophe Mutricy eca17b609f Slovak translation update by Marián Hikaník 19 years ago
Pierre d'Herbemont aaf7998bdf macosx/vlc_app: Display an indicator when waiting for playlist content. 19 years ago
Pierre d'Herbemont 35fd46d31f qt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast and make dist). 19 years ago
Rémi Duraffort bafe3a6387 Add some doxygene comments 19 years ago
Pierre d'Herbemont c34f952db3 cmake: Use CMAKE_CURRENT_BINARY_DIR for tests files. 19 years ago
Pierre d'Herbemont ddf73ca019 gui/macosx/interaction.m: Don't destroy twice the window. 19 years ago
Rafaël Carré 3ab8175382 remove buggy and inconsistent intf-switch 19 years ago
Rafaël Carré e43ea251bd forward port [25261] 19 years ago