]> git.sesse.net Git - vlc/history - modules/gui/ncurses.c
Fix a memleak in ncurses interface.
[vlc] / modules / gui / ncurses.c
2008-07-27 Rémi DuraffortFix a memleak in ncurses interface.
2008-07-21 Rémi DuraffortMissing #undef
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-15 Rémi DuraffortAsk the playlist to lock itself as it isn't done before.
2008-07-03 Rémi DuraffortFix potential segfault.
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-14 Pierre d'Herbemontncurses: Properly update on item-change variable callback.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontvlc_list_children: fix memory leaks
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
2008-05-16 Rémi Denis-Courmontncurses: use vlc_list_children
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréFix another memleak in ncurses
2008-05-09 Rafaël CarréFix memory leaks in ncurses intf
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Felix Paul KühneDon't mix 2 implementation approaches
2008-05-07 Felix Paul KühneRemove any pl_Get usage
2008-05-07 Rémi Denis-CourmontDon't reregister the same callbacks over and over again
2008-05-05 Rafaël Carréncurses: use --color option
2008-05-04 Rémi Denis-CourmontDon't use libvlc->b_color
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-16 Rafaël CarréMissing header (was included by ncurses.h in previous...
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-03-16 Rafaël CarréRemove debug
2008-03-16 Rafaël CarréBetter stats box in ncurses
2008-03-14 Rafaël CarréDisplay live stats in ncurses interface.
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-01-28 Rafaël Carréncurses: removes useless unused parameter warnings...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-15 Rafaël Carréncurses: new box representing the vlc objects hierarchy...
2008-01-10 Rémi Duraffortncurses interface:
2007-12-30 Rafaël Carréncurses: use directory:// URI when adding a directory...
2007-12-13 Rafaël Carréncurses: force building (and memory allocation) of...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-19 Rafaël Carréncurses: display the input's title if it's present...
2007-11-19 Rafaël Carréncurses: yield() the playlist only once
2007-11-19 Rafaël Carréncurses: store the current playlist node in p_sys
2007-11-18 Rafaël Carréncurses: add a 'g' shortcut to go to the current playin...
2007-11-18 Rafaël Carréncurses: various bugfixes
2007-11-18 Rafaël Carréncurses: various bugfixes & new box
2007-11-01 Rafaël Carréncurses: workaround a race condition spotted by akem...
2007-10-30 Rafaël Carréncurses: base detection of wide characters support...
2007-10-11 Rafaël Carréncurses: extra checks for playlist code
2007-10-11 Rafaël Carréncurses: ressuscite file browser, and 'A' key (add...
2007-10-03 Rafaël Carréncurses: now play items from the top parent node (unles...
2007-10-02 Rafaël Carréncurses: sets the parent node when selecting an item...
2007-10-01 Rafaël Carréncurses: adds some (size_t) casting
2007-10-01 Rafaël Carréncurses: fix KeyToUTF8() breakage introduced in [22313]
2007-09-30 Rafaël Carréncurses: display random/repeat/loop status
2007-09-29 Rafaël Carréncurses: don't use *Locale() conversion functions when...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-13 Rafaël Carréncurses: fallback on libncurses if libncursesw isn...
2007-09-13 Rafaël Carréncurses: Use ncursesw to correctly display wide charact...
2007-09-12 Rafaël CarréRemembers verbosity level when closing ncurses intf
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-21 Rémi Denis-CourmontFix utf8_readdir usage
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-27 Laurent AimarCompilation warning fixes.
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-11-26 Clément StenacPwet pwet
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacCompile fix
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-10 Rémi Denis-CourmontUse free() instead of LocaleFree() for utf8_readdir...
2006-10-21 Felix Paul Kühne* minor update to the current playlist API
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
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-09-04 Damien Fouilleulfixed typo
2006-09-04 Damien Fouilleul- input: added intermediate state info opening & buffering
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-17 Yoann Peronneau* gui/ncurses.c: first attempt to fix ncurses with...
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-02-14 Rémi Denis-Courmont- Partial fix for reading characters with multibyte...
2006-02-13 Rémi Denis-Courmont- Unicode fixes for ncurses on non-UTF8 consoles (close...
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-09-14 Yoann Peronneau* modules/gui/ncurses.c: Filebrowser enhancements:
2005-09-13 Yoann Peronneau * modules/gui/ncurses.c: use <space> in the filebrowse...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-30 Yoann Peronneausvn merge -r 11182:11183 branches/0.8.2 trunk
2005-05-06 Felix Paul Kühne* playlist.m: use stringWithUTF8String instead of strin...
2005-04-13 Clément Stenac* Playlist :
2005-03-03 Clément StenacCompile fix
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-01-21 Yoann Peronneau* modules/gui/ncurses.c: incremental search works now...
next