KISS Player Changelog

What's new in KISS Player 0.7.1

Jan 3, 2020
  • New logo and icons
  • Update translations

New in KISS Player 0.6.4 (Jun 11, 2015)

  • Project hosted on GitHub
  • Project on Travis CI
  • Minimal proxy support
  • Windows support provided by MSYS2 instead of MinGW
  • New and updated translations
  • Cycle search type with ctrl up and down

New in KISS Player 0.6.3 (Aug 12, 2014)

  • Fix ticket #17
  • Fix ticket #29
  • Autotools setup
  • Settings window redesigned
  • L10N support

New in KISS Player 0.6.2 (Apr 9, 2014)

  • Fixed search by album(regresion)
  • Fix: Under Linux, if the user give up adding a folder, the app would crash.
  • Dark color theme
  • New icon set
  • Interface improvements
  • Music slider now has a hovering tip displaying the music position
  • New volume controller
  • Option to disable title scrolling
  • Lyrics fetcher improved

New in KISS Player 0.6.1 (Apr 9, 2014)

  • Fix file handler locking after DnD
  • Fix for VBR encoded files
  • Lyrics fetcher is now threaded(UI doesn't freeze anymore)

New in KISS Player 0.6.0 (Apr 9, 2014)

  • Lots of code refactoring, restructuring and polishing
  • Fixed small unicode-related glitches
  • CTRL+K sets the search bar focusable
  • F6 toggles the search bar focus
  • Current music is now highlighted(bold font)
  • The playlist now grows/shrinks with the window resize
  • Drag and Drop support
  • Sync now keeps the music ids
  • Improved the Lyrics Fetcher

New in KISS Player 0.5.9 (Apr 9, 2014)

  • Note: delete the db.s3db file and sync
  • A lot of code refactoring
  • Fix some memory leaks
  • Improved Unicode Support
  • Linux global shortcuts
  • Fixed segfault after stop->play
  • Search bar arrow keys now work correctly
  • PNG files are now embedded within the executable
  • Fixed regressions

New in KISS Player 0.5.8 (Apr 9, 2014)

  • On Windows, the database and image folder are now fixed to the executable path, not the execution path
  • On Linux, the database and image are now fixed to "$HOME/.kissplayer/"
  • Changed the "No Lyrics" option to "Display Lyrics"
  • Now the program parse the arguments in order to play music files
  • Small fixes

New in KISS Player 0.5.7 (Apr 9, 2014)

  • Add 'HOW TO USE' on README.txt
  • Fixed Bug #1
  • Fixed Windows Makefile

New in KISS Player 0.5.6 (Apr 9, 2014)

  • Native Directory Chooser for Windows
  • Option to turn off lyrics fetch
  • Some code refactoring

New in KISS Player 0.5.5 (Apr 9, 2014)

  • Customizable Colors
  • Small fixes

New in KISS Player 0.5.4 (Apr 9, 2014)

  • New Settings Window(It'll superseed the Directory Manager)
  • New About Window
  • Fixed some minor coding flaws
  • Created makefiles
  • Improved Lyrics Fetcher

New in KISS Player 0.5.3 (Apr 9, 2014)

  • Windows: Thumbnail Toolbar Buttons
  • Windows and Linux specific codes separated

New in KISS Player 0.5.2 (Apr 9, 2014)

  • Polishing the Lyrics Pane
  • New configuration table, now the app can restore its previous window size
  • New search type: Album
  • Fixed small bugs