1. 29 Oct, 2010 5 commits
    • Rafaël Carré's avatar
      ncurses: missing check in CheckIdx() · 9f0a713c
      Rafaël Carré authored
      9f0a713c
    • Rafaël Carré's avatar
      ncurses: messages box · d8f07842
      Rafaël Carré authored
      d8f07842
    • Rafaël Carré's avatar
      ncurses: lot of changes stacked together · e2a6d9e3
      Rafaël Carré authored
      - remove some messages logging dead code
      - don't store the ncurses WINDOW, use global stdscr instead
      - add some fancy unicode characters to the help
      - factorize list navigation key handling
          all boxes now use the same code than PLAYLIST/BROWSE
          this means there is now a selector in every box
      - break Redraw() in several functions
      - remove fancy characters from Status box drawing code
          use the same layout than meta-info / info boxes
      - fix a display bug in objects box
      - simplify some functions and remove unneeded arguments
      - avoid a strdup() in ReadDir() loop
      
              Known regressions:
      - when switching back to PLAYLIST box, the selector will be set to the
        playing item only after the 2nd refresh (i.e. maximum 1 second later)
      e2a6d9e3
    • Jean-Baptiste Kempf's avatar
      NEWS: mention latest 1.2.0 developments · 5fff5583
      Jean-Baptiste Kempf authored
      And improve consistency
      5fff5583
    • Pierre Ynard's avatar
      description: fix the way the input is stopped · 151de068
      Pierre Ynard authored
      Yes, this still works fine as long as it's used in that one place in
      the VLM.
      151de068
  2. 28 Oct, 2010 11 commits
  3. 27 Oct, 2010 18 commits
  4. 26 Oct, 2010 6 commits