]> git.sesse.net Git - vlc/history - modules/gui/pda/pda.c
pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad...
[vlc] / modules / gui / pda / pda.c
2008-07-31 Derk-Jan Hartmanpda gui: Set prio to 0, so it is not eligible for autom...
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-24 Rémi DuraffortUse pl_Yield and pl_Release instead of vlc_object_find.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-26 Rafaël CarréPDA intf: clean up
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-15 Jean-Paul SamanUpdate to newest playlist API.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Rémi Denis-CourmontSame as previous commit
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-04-04 Jean-Paul SamanFix time update and slider movement on PDA interface...
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-16 Jean-Paul SamanQuick patch to make pda.c inteface compile again. It...
2004-12-11 Clément StenacImprovements to preferences
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-06-07 Laurent Aimar * use var_Set/Get "state"/"position"/"rate" instead...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-02-29 Jean-Paul SamanUpdated PDA interface.
2004-02-13 Jean-Paul SamanDisabled the preference menu, it is not filled in anyway.
2004-02-10 Jean-Paul SamanMissed the deadline again ;-(
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-06 Jean-Paul SamanPDA Interface:
2003-12-04 Gildas Bazin* modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSE...
2003-12-03 Jean-Paul SamanSyncing with current CVS.
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-25 Jean-Paul SamanPDA Interface:
2003-11-21 Jean-Paul SamanPDA Interface:
2003-11-18 Jean-Paul SamanPDA Interface:
2003-11-07 Jean-Paul SamanPDA interface:
2003-11-07 Jean-Paul SamanBasic functionality of File tabpage is working.
2003-11-07 Jean-Paul SamanRemoving GPE specific stuff.
2003-10-27 Jean-Paul SamanPDA interface update:
2003-10-03 Jean-Paul SamanSome fixes for file listing and playlist. Do not use...
2003-10-01 Jean-Paul SamanImplementing new PDA User Interface design using the...
2003-07-27 Jean-Paul SamanGtk2 port of the familiar Linux interface. The name...
2003-07-23 Jean-Paul SamanInterface for Familiar v0.7 and GPE. This interface...