2008-05-08 |
Rémi Denis-Courmont | Include vlc_plugin.h as needed |
tree | commitdiff |
2008-05-04 |
Rémi Denis-Courmont | vlc_mutex_init: remove unused paramter |
tree | commitdiff |
2008-04-24 |
Rafaël Carré | Fix input item leaking |
tree | commitdiff |
2008-04-23 |
Rafaël Carré | meta-data handling cleanup |
tree | commitdiff |
2008-04-16 |
Rafaël Carré | Remove unused i_enabled member from the playlist struct |
tree | commitdiff |
2008-04-15 |
Rémi Duraffort | Fix the update in wxwidgets. |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-04-12 |
Pierre d'Herbemont | wxwidgets: Comments cleanup for previous commit. |
tree | commitdiff |
2008-04-12 |
Dominique Leuenberger | wxwidgets: Replace Volume Bar's wxGauge subclass by... |
tree | commitdiff |
2008-04-08 |
Dominique Leuenberger | wxwidgets: Don't forget to vlc_gc_decref() the input_it... |
tree | commitdiff |
2008-04-06 |
Dominique Leuenberger | Change the static char in the bitmap files to const... |
tree | commitdiff |
2008-04-06 |
Rafaël Carré | Use UNIX \n only |
tree | commitdiff |
2008-03-16 |
Rémi Duraffort | Remove useless test before a delete. |
tree | commitdiff |
2008-03-15 |
Rémi Duraffort | Remove useless test before free and delete. |
tree | commitdiff |
2008-03-12 |
Rémi Duraffort | One more time removing of some useless tests. |
tree | commitdiff |
2008-03-11 |
Rafaël Carré | Do not use playlist_*AddInput() when the playlist has... |
tree | commitdiff |
2008-03-08 |
Rémi Duraffort | Use PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY. |
tree | commitdiff |
2008-03-04 |
Pavlov Konstantin | We're on git now, so show Git commit instead of svn... |
tree | commitdiff |
2008-03-03 |
André Weber | Enable the last parameter of the macros change_integer_... |
tree | commitdiff |
2008-03-02 |
Rémi Duraffort | Avoid a segfault when services_discovery_GetServicesNam... |
tree | commitdiff |
2008-02-24 |
Rafaël Carré | remove buggy and inconsistent intf-switch |
tree | commitdiff |
2008-01-28 |
Rafaël Carré | vlc_object_get(): removes unused parameter |
tree | commitdiff |
2008-01-24 |
Rémi Denis-Courmont | Remove net_AddressIsMulticast: |
tree | commitdiff |
2008-01-24 |
Dennis van Amerongen | * modules/gui/wxwidgets and skins2: add various more... |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-23 |
Jean-Baptiste Kempf | WxWidget: Fix compilation. |
tree | commitdiff |
2008-01-01 |
Christophe Mutricy | Happy new year |
tree | commitdiff |
2007-12-22 |
Rémi Duraffort | use a pointer to a function instead of a callback |
tree | commitdiff |
2007-12-20 |
Jean-Paul Saman | Make wxwidgets compile again. The preference dialog... |
tree | commitdiff |
2007-12-15 |
Rémi Denis-Courmont | Remove code killed by previous commit |
tree | commitdiff |
2007-12-15 |
Rémi Denis-Courmont | Hide internal settings |
tree | commitdiff |
2007-12-14 |
Gildas Bazin | * modules/gui/wxwidgets: fix breakage introduced by... |
tree | commitdiff |
2007-12-14 |
Rafaël Carré | Disable update checking per default, re-enable with... |
tree | commitdiff |
2007-12-14 |
Jean-Paul Saman | make use of new module_* API |
tree | commitdiff |
2007-12-11 |
Rémi Duraffort | Add the modification to the wxwidget interface and... |
tree | commitdiff |
2007-12-09 |
Rémi Denis-Courmont | Remove unneeded psz_program hack. |
tree | commitdiff |
2007-11-12 |
Jean-Baptiste Kempf | Wx: this should fix the [23027] commit for compilation... |
tree | commitdiff |
2007-11-11 |
Antoine Cellerier | Use the services_discovery_GetServicesNames() function... |
tree | commitdiff |
2007-10-18 |
Rafaël Carré | playlist_CreateNode(): add an argument to specify an... |
tree | commitdiff |
2007-09-28 |
Christophe Mutricy | Don't show unsaveable options in the preferences |
tree | commitdiff |
2007-09-16 |
Rémi Denis-Courmont | Switch the few var_GetString remains to var_GetNonEmpty... |
tree | commitdiff |
2007-09-16 |
Rémi Denis-Courmont | Use var_GetNonEmptyString were applicable |
tree | commitdiff |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
tree | commitdiff |
2007-09-09 |
Rafaël Carré | Uses different accelerators for Video & View menus... |
tree | commitdiff |
2007-09-05 |
Damien Fouilleul | wxwidgets: fix crash in playlist due to change in meta... |
tree | commitdiff |
2007-09-02 |
Rafaël Carré | Fix wxwidgets compilation |
tree | commitdiff |
2007-09-01 |
Rémi Denis-Courmont | Use RTP sout for RTP |
tree | commitdiff |
2007-08-22 |
Rafaël Carré | Input access locking, part 3 (final). |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove stdio while we're at it. |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove _GNU_SOURCE and string.h too |
tree | commitdiff |
2007-08-20 |
Rémi Denis-Courmont | Remove stdlib.h |
tree | commitdiff |
2007-08-18 |
Jean-Baptiste Kempf | Wx: compile fix |
tree | commitdiff |
2007-08-18 |
Rafaël Carré | Input access locking. Part one |
tree | commitdiff |
2007-08-15 |
Damien Fouilleul | wxwidgets: meta fixes, constify update_download |
tree | commitdiff |
2007-08-15 |
Pierre d'Herbemont | * Protect input item's meta through setters and getters... |
tree | commitdiff |
2007-08-04 |
Rémi Denis-Courmont | - Cleanup and fixes deprecated options: |
tree | commitdiff |
2007-07-29 |
Rémi Denis-Courmont | VLC_Changeset is always available |
tree | commitdiff |
2007-05-28 |
Gildas Bazin | modules/gui/wxwidgets/*: bunch of fixes. |
tree | commitdiff |
2007-05-27 |
Gildas Bazin | * modules/gui/wxwidgets/dialogs/playlist.cpp: use the... |
tree | commitdiff |
2007-05-26 |
Gildas Bazin | * modules/gui/wxwidgets/*: fix a bunch of warnings. |
tree | commitdiff |
2007-05-25 |
Christophe Mutricy | gui/wx: i18n fixes pointed by Cristi Secara |
tree | commitdiff |
2007-05-04 |
Damien Fouilleul | - wxwidgets: slider tweaks completed, needs testing |
tree | commitdiff |
2007-05-04 |
Damien Fouilleul | - wxwidgets: for win32, patch movie wxSlider underlying... |
tree | commitdiff |
2007-04-29 |
Jean-Baptiste Kempf | Wx - Increase the time display. Close #1116. Does not... |
tree | commitdiff |
2007-04-27 |
Christophe Mutricy | Fix memory corruption in wx locales handling on UTF8... |
tree | commitdiff |
2007-04-12 |
Christophe Mutricy | score is cached, so it's not a good idea to have it... |
tree | commitdiff |
2007-03-23 |
Christophe Mutricy | Fix the strings. |
tree | commitdiff |
2007-03-22 |
Christophe Mutricy | wx: Check in Open() if we have an X |
tree | commitdiff |
2007-03-01 |
Laurent Aimar | Deactivated VLM control by wx while I clean it. (It... |
tree | commitdiff |
2007-02-20 |
Laurent Aimar | Fixed segfault in AutoBuiltPanel::AutoBuiltPanel. |
tree | commitdiff |
2007-02-20 |
Jean-Paul Saman | playlist_NodeAddInput() prototype changed, this commit... |
tree | commitdiff |
2007-02-20 |
Clément Stenac | * Start cleaning up libvlc playlist API (Refs:#457) |
tree | commitdiff |
2007-01-17 |
Christophe Mutricy | Fix the preferences under wx |
tree | commitdiff |
2007-01-09 |
Christophe Mutricy | Partial fix of the wx prefs. The modules settings are... |
tree | commitdiff |
2006-12-10 |
Clément Stenac | * Do not take and release the structure lock for each... |
tree | commitdiff |
2006-12-09 |
Marian Durkovic | Fix for non-working DELETE key in Playlist on Win32 |
tree | commitdiff |
2006-12-06 |
Christophe Mutricy | sub_fps is a float and need to be a float. Don't loose... |
tree | commitdiff |
2006-12-04 |
Marian Durkovic | Add quotes to all VLM commands requested by VLM wx... |
tree | commitdiff |
2006-11-29 |
Marian Durkovic | Forwardport [18136]: Fixed RecursiveDeleteSelection... |
tree | commitdiff |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
tree | commitdiff |
2006-11-23 |
Marian Durkovic | Completely replace all ANSI CP dependend mb_str() |
tree | commitdiff |
2006-11-22 |
Christophe Mutricy | Adapt to the new config_item_t. |
tree | commitdiff |
2006-11-20 |
Rafaël Carré | Wxwidgets playlist fix |
tree | commitdiff |
2006-11-19 |
Rafaël Carré | Fixes wxwidgets compilation |
tree | commitdiff |
2006-11-19 |
Clément Stenac | Finish the playlist API transition (hopefully) |
tree | commitdiff |
2006-11-17 |
Mark Moriarty | Revert wxwidgets.hpp change -- problem appears to have... |
tree | commitdiff |
2006-11-15 |
Mark Moriarty | Attempt to fix wxwidgets file open and Messages display. |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Compile fix |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Apply online help patch from Vincent Dimar. |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Even WxWidgets is entitled to const blessing |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | I did it. |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Another attempt to tame WxString |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Safer macros locale conversion macros for WxWidgets. |
tree | commitdiff |
2006-11-12 |
Rémi Denis-Courmont | Fix compilation of WxWidgets. |
tree | commitdiff |
2006-11-11 |
Clément Stenac | * Remove some unneeded complexity in playlist and directory |
tree | commitdiff |
2006-11-11 |
Dennis van Amerongen | * modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle... |
tree | commitdiff |
2006-11-09 |
Dennis van Amerongen | * wxwidgets: revert go-where-you-click slider changes... |
tree | commitdiff |
2006-11-06 |
Marian Durkovic | Forwardport Unicode wxWidgets fixes - [17434], [17436... |
tree | commitdiff |
2006-10-26 |
Rafaël Carré | Terminates string with '\0' |
tree | commitdiff |
next |