Skip to content
  • Thomas Guillem's avatar
    libvlc: Media: return null instead of a translated value · 886eab98
    Thomas Guillem authored
    - libvlc shouldn't call vlc-android methods from introspection. Furthermore,
      getValueWrapper was not working since util.getValue() was gone.
    
    - android-vlc shouldn't store translated values into database (what happens
      when user change language ?).
    
    - bump DB_VERSION to 12 in order to remove translated values (and don't compare
      null with translated values).
    886eab98
To find the state of this project's repository at the time of any of these versions, check out the tags.