Noise 0.3.0 "Freya Beta1"

Freya Beta1

Milestone information

Project:
Noise
Series:
0.3.x
Version:
0.3.0
Code name:
Freya Beta1
Released:
 
Registrant:
Cody Garver
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Avi Romanoff, 1 Cameron Norman, 1 Cody Garver, 10 Corentin Noël, 3 Danielle Foré, 1 David Gomes, 1 KJ Lawrence, 1 Sergey "Shnatsel" Davidoff, 4 Victor Martinez
Blueprints:
1 Implemented
Bugs:
22 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon noise-0.3.0.tgz (md5) Source Tarball 2,512
last downloaded 51 weeks ago
Total downloads: 2,512

Release notes 

The plugin API is not yet stable in this release and can be changed without prior notice or ABI revison bumps!

Changelog 

View the full changelog

- Watch music folder and do not require manual rescan
- Switch to gee-0.8
- Ported to GStreamer 1.0
- build: Add multiarch support
- API: Add album_info field to Noise.Media. This gives fast access to the album a media item belongs to.
- Use Gee data structures in Grid and List models for reliable GObject reference management.
- Pass actual references to media objects instead of integer IDs. This makes media updates more efficient.
- Faster media art import
- Remove dead code from clutter album view
- Use Gtk.IconView.activate_on_single_click and delete unneeded code.
- Add/Remove/Update a media on the GridView is now working without bugs.
- Space album view items evenly. Fixes lp:1315460
- Added new mimes to be sure that all tracks are imported.
- Replace Granite.Widgets.HintedEntry with Gtk.Entry.set_placeholder_text
- Change headerbar.set_custom_title (null) to headerbar.set_title ("") to silence a build error
- Get rid of "using Gtk" and "using Gee"
- elementarized the IPod Plugin
- Fixed crash when removing track
- Show the application title when no music controls are supposed to be visible, fixing bug #1310091.
- Rewrite FileNotFoundDialog.vala as a subclass of Gtk.Dialog
- Rewrite Install Plugin dialog as a Gtk.Dialog subclass
- Coding style fixes
- Left-align album title and artist name in grid view.
- Make sure enough vertical space is allocated in order to display the artist name properly.
- Remove border from albumart
- Port Granite.Widgets.Statusbar to Gtk.ActionBar
- Port the Remove Files dialog from a Gtk.Window to a Gtk.Dialog
- Update help URL to fix bug #1303527
- Updated cmake and translation
- Support Drag'n'Drop in welcome screen
- When sorting on Artist, secondarily sort on year before sorting on album
- Support streaming over SMB
- Move equalizer controls into Gtk.Popover. Fixes lp:1284825
- Don't use hand cursor in album grid view. Fixes lp:1180093
- Fixed some problems with the interface:
* English strings in the preference dialog
* Lastfm string being expanded…
* Luna padding on the statusbar
* Media Editor dialog now uses Gtk.Dialog
* Preference Dialog and Media Editor Dialog now uses Gtk.HeaderBar
* Smart Playlist editor dialog now uses Gtk.HeaderBar
* Gtk.Dialog.get_action_area has been replaced with ButtonBox
* Set suggested action style class on "Save" buttons
- Remove fullscreen mode. lp:1289729, adjust .deps and .pc files accordingly
- Change view selector sensitivity to a more consistent state
- Improved the DeviceManager
- Fix cover art import for some file types. This usually failed when reading tags from
m4a (aac-encoded) audio files, which store the cover art under the "preview-image" tag instead.
- lyricsmania.com html got changed, this fix parser's start and end query
- fix little typo that make lyricsmania.com signature get writen even if no lyric found
- Port to GTK+ 3.10
- Use Gtk.HeaderBar.
- Stop using deprecated code (Gtk.Stock, etc.)
- Fix deprecated icon names
- Fixed deprecation of SessionSync in the LastFM plugin + some code style
- Make sure the background used by the rating menu item is always transparent.
- Add fancier album view by using a custom cell renderer in GtkIconView.
- Ditch the superfluous existence-checking function copypasted all over the place
- Add Contractor support
- Add audio/aac mimetype to .desktop to associate with .aac files
- Silence C compilation warnings.
- CMakeLists.txt: Code style fixes and removed check for CXX compiler.
- Change Noise's binary location when built from build/src/noise to build/noise.

1 blueprint and 22 bugs targeted

Blueprint Priority Assignee Delivery
Noise needs to have a solid core Noise needs to have a solid core 3 Medium Corentin Noël  11 Implemented
Bug report Importance Assignee Status
1177208 #1177208 persistent library monitoring 4 Medium Corentin Noël  10 Fix Released
1305443 #1305443 Support streaming over SMB 4 Medium Avi Romanoff  10 Fix Released
1306282 #1306282 Replace granite.statusbar with gtk.actionbar 4 Medium Danielle Foré  10 Fix Released
1309232 #1309232 Codec dialog has icon name for button text 4 Medium Danielle Foré  10 Fix Released
1310091 #1310091 No title when no song selected 4 Medium KJ Lawrence  10 Fix Released
1089869 #1089869 Inconsistent view-button behaviour 5 Low Cameron Norman  10 Fix Released
1180093 #1180093 don't use hand cursor 5 Low Victor Martinez  10 Fix Released
1200109 #1200109 Add support for a -DLIB_SUFFIX=64 for distros that use lib64 rather than lib 5 Low Corentin Noël  10 Fix Released
1214100 #1214100 Please wait until that... sounds wrong 5 Low David Gomes  10 Fix Released
1284825 #1284825 Move equalizer into gtk.popover 5 Low Victor Martinez  10 Fix Released
1289724 #1289724 "Hide window when a song is being played" doesn't make sense 5 Low Corentin Noël  10 Fix Released
1289726 #1289726 "Show notifications" can be simplified 5 Low Corentin Noël  10 Fix Released
1289729 #1289729 Fullscreen doesn't make sense with headerbar 5 Low Corentin Noël  10 Fix Released
1291107 #1291107 use gtk dialog for song editor 5 Low Corentin Noël  10 Fix Released
1291831 #1291831 Preferences window is too wide 5 Low Corentin Noël  10 Fix Released
1292182 #1292182 remove right padding from statusbar buttons 5 Low Corentin Noël  10 Fix Released
1303527 #1303527 Help button in About dialog links to launchpad answers, not elementaryos.org 5 Low Cody Garver  10 Fix Released
1310474 #1310474 Rewrite FileNotFoundDialog as Gtk.Dialog 5 Low Danielle Foré  10 Fix Released
1312982 #1312982 Can play but not import APE audio format into library 5 Low Corentin Noël  10 Fix Released
1128382 #1128382 Contractor in context menu 6 Wishlist Sergey "Shnatsel" Davidoff  10 Fix Released
1214192 #1214192 Use GTK 3.8-exclusive Album View 6 Wishlist Victor Martinez  10 Fix Released
1315460 #1315460 space album view tiles evenly 6 Wishlist Victor Martinez  10 Fix Released
This milestone contains Public information
Everyone can see this information.