Ignore:
Timestamp:
01/20/11 18:35:19 (2 years ago)
Author:
zach
Message:
  • Modes alias now handled 1171
  • Unknown / no file extensions now play in all modes 1178
  • Icons = false supported by HTML5 player 1141
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/js/test/examples/index.html

    r1549 r1550  
    3232                                        "No file specified": "nofile.html", 
    3333                                        "Invalid file path specified": "badfile.html", 
    34                                                         //"No file extension": "noextension.html", 
     34                                                        "Unkown / no file extension": "noextension.html", 
    3535                                        "Absolute file path": "filepathsabsolute.html", 
    3636                                        "Root file path": "filepathsroot.html", 
    3737                                        "Relative file path": "filepathsrelative.html" 
    3838                                }, 
    39                                                 "Mode specific targetting": "modespecificconfig.html" 
     39                                                "Mode specific targetting": "modespecificconfig.html", 
     40                                                "Mode alias": "modealias.html" 
    4041                        }, 
    4142                        "Video codecs": { 
Note: See TracChangeset for help on using the changeset viewer.