Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • de7dc6233731adc566af9967db23e4a4976f6b3a
  • master par défaut protégée
  • rust
  • rust-playlist-sync
  • fix-qt-deprecated-qvariant-type
  • fix-mpris-qtwindow-race-condition
  • rust-appimage-wayland
  • windows-build-rebased
  • v2.5 protégée
  • v2.4 protégée
  • v2.3-1 protégée
  • v2.3 protégée
  • v2.2 protégée
  • v2.1 protégée
  • v2.0 protégée
  • v1.8-3 protégée
  • v1.8-2 protégée
  • v1.8-1 protégée
  • v1.8 protégée
  • v1.7 protégée
  • v1.6 protégée
  • v1.5 protégée
  • v1.4 protégée
  • v1.3 protégée
  • v1.2 protégée
  • v1.1 protégée
  • v1.0 protégée
27 résultats

CHANGELOG

Blame
  • Pour retrouver l'état du dépôt de ce projet au moment de chacune de ses versions, extrayez-en les étiquettes.
    CHANGELOG 1,14 Kio
    # v1.8-2
    
    - Add plt list to list all available playlists
    - Add plt list <name> [query] to list the content of a playlist with
      possibility of filtering the results with a query
    - Fix some bugs (mostly segfaults on incorrect input)
    
    # v1.8-1
    
    - Segfault correction when uri is an integer
    
    # v1.8
    
    - Command find <id> command
    - Command lkt queue get renamed 'lkt queue database'
    - Command lkt queue get is calling the find <id> command
    - SDL shortcuts with control key
    - Big and little endian support
    - Modules are more modular
    - Bug fixes
    
    # v1.7
    
    - DB lock
    - SDL shortcuts
    - DB improvements
    - Restart keeps the play state
    - Addid can add multiple ids to the queue
    - Playlists and queue interaction improved
    - Bug fixes…
    
    # v1.6
    
    - Stickers support
    - Update and rescan
    - Archlinux package
    
    # v1.5
    
    - Bug fixes
    - Drop search add and search insert, use queue add and queue insert now
    - Own ini parser
    - Source code is only in ISC licence
    
    # v1.4
    
    - Sync from kurisu with update and rescan commands
    - Manpages
    - Introduction of mthread
    - Compiles with gcc and clang
    
    # v1.3
    
    - Drop PCRE dependency
    - Add help to lkt and lktadm commands
    
    # v1.2
    
    - Add the sdl module