Skip to content

Releases: bcedu/MuseIC

Museic Release Juno

27 Sep 18:40

Choose a tag to compare

MuseIC Release

  • Adapted to Juno
  • UI changes to make it more "elementary style"
  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

Museic Release Juno

24 Sep 15:42

Choose a tag to compare

MuseIC Release

  • Adapted to Juno
  • UI changes to make it more "elementary style"
  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

Museic Release Juno

24 Sep 05:40
35748a0

Choose a tag to compare

MuseIC Release

  • Adapted to Juno
  • UI changes to make it more "elementary style"
  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

Museic Release

13 Aug 14:05

Choose a tag to compare

MuseIC Release

  • UI changes to make it more "elementary style"
  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

Museic Release

14 Jun 18:29

Choose a tag to compare

MuseIC Release

  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

Museic Release

12 May 10:37

Choose a tag to compare

MuseIC Release

  • Added artists search bar
  •                     
  • Added files search bar
  •                     
  • Added button to edit metadata: name, artist and album (only for the museic library)
  •                     
  • Added button to delete files from the filelist
  •                     
  • Improved artists list with scrollbar
  •                     
  • Show the duration of each file in the filelist and playlist
  •                     
  • Show artist's playlist by clicking current artist
  •                     
  • Pressing the name of the current song brings you the current filelist and scrolls you to the song
  •                     
  • Hit "space" to make play / pause
  •                     
  • Hit right / left change song

MuseIC Release

20 Jan 15:46

Choose a tag to compare

Fix bug when sorting filelists

MuseIC Release

25 Nov 18:51

Choose a tag to compare

Difference between "active filelist" and "shown filelist":

  • Active Filelis: filelist from where files are being played
  • Shown Filelist: current filelist which is being displayed

By defining this filelist you can navigate throught artist without changing the active playlist avoiding stopping the current stream.

MuseIC Release

18 Nov 15:34

Choose a tag to compare

What's new:

  • New style (better style, I hope...)
  • Continue playing when windows is closed

Museic Player release

27 Sep 18:09

Choose a tag to compare

  • Player:

    • Select Artist to play.
      • List with aviable artists in library
      • Selecting an artist clear playlist and shows only files of selected artist in filelist
    • Show progress of processed files when addin/opening files
      • Progres bar
      • Path of file that is being imported
    • Double-click on file now automaticlly starts the stream play
    • Fix: when opening files avoid set the state of stream to play
  • Library:

    • Method to get artist of library
    • Method to get files of artist
    • Better ID3 support
      • Avoid some unprintable chars at the beggining of tags
      • Detect when a tag is empty and use "unknown" instead of empty string
      • Avoid trying to parse extra large tags: this avoids the aplication to stop responding and makes all importation proces faster.