Sélectionner une révision Git
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