An error occurred fetching the project authors.
  1. 19 Mar, 2006 1 commit
  2. 18 Mar, 2006 4 commits
  3. 17 Mar, 2006 2 commits
  4. 16 Mar, 2006 1 commit
  5. 15 Mar, 2006 3 commits
  6. 13 Mar, 2006 1 commit
  7. 31 Jan, 2006 1 commit
  8. 30 Jan, 2006 1 commit
    • Antoine Cellerier's avatar
      * Add "Stream and media info panel" ( http/dialogs/main, · 56d92ad2
      Antoine Cellerier authored
        http/images/info.png, http/style.css, http/js/functions.js )
      
      * Make instance playlist position consitent with position used in
        inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
      
      * Make it possible to use "enter key" in some text boxes to confirm (*)
      
      56d92ad2
  9. 29 Jan, 2006 2 commits
  10. 28 Jan, 2006 1 commit
  11. 23 Jan, 2006 1 commit
  12. 22 Jan, 2006 1 commit
    • Antoine Cellerier's avatar
      begining of a VLM interface and some code organisations changes. The vlm · 526b7761
      Antoine Cellerier authored
      interface should be done pretty soon (i'll try to finish it tomorrow)
      
       vlm.html : vlm web interface. What works: sending broadcast and vod creation
                  commands
      
       js/vlm.js : add code to handle sending vlm commands.
      
       requests/vlm_cmd.xml : used to send a vlm command and get the resulting
                              error message
      
       requests/vlm.xml : export the full vlm media/schedules "tree". I still need
                          to parse that in js/vlm.js in order to display it in
                          dialogs/vlm .
      
       dialogs/* : dialogs' code which is used as building blocks for the
                   main pages. (in order to avoid code duplication)
      
       mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
                  page. nothing works and it's almost empty but i didn't feel like
                  sorting through the commited files.
      
      526b7761
  13. 12 Jan, 2006 1 commit
  14. 07 Dec, 2005 8 commits