Changeset f7721834b5facf0de50f161bc6570ec1026a7036

Show
Ignore:
Timestamp:
05/08/08 22:51:26 (2 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1210279886 +0200
git-parent:

[923e80b5c2a7372b98cbee47c01a078cfab1904c]

git-author:
Rafaël Carré <funman@videolan.org> 1210279886 +0200
Message:

ncurses: restore hierarchical view

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/ncurses.c

    r923e80b rf772183  
    22512251        case VIEW_CATEGORY: 
    22522252            p_item = p_playlist->p_root_category; 
     2253            break; 
    22532254        default: 
    22542255            p_item = p_playlist->p_root_onelevel;