Age | Commit message (Expand) | Author | Files | Lines |
2005-10-27 | Use code from Utilities.cs | Aaron Bockover | 2 | -8/+8 |
2005-10-27 | Moved Mono.Unix.Native.NativeConvert code to local code for 1.1.8 compat. | Aaron Bockover | 1 | -0/+67 |
2005-10-27 | mcs 1.1.9.2, for distros that shipped with 1.1.8.x and won't update | Aaron Bockover | 1 | -0/+0 |
2005-10-27 | Build using internal mcs if --with-internal-mcs is specified | Aaron Bockover | 1 | -6/+17 |
2005-10-27 | Update to PromptForImport | Aaron Bockover | 1 | -5/+3 |
2005-10-27 | Path work | Aaron Bockover | 1 | -0/+5 |
2005-10-27 | Use new/permanent library DB path: ~/.gnome2/banshee/banshee.db, use and | Aaron Bockover | 1 | -5/+13 |
2005-10-27 | Use new/permanent library DB path: | Aaron Bockover | 1 | -2/+14 |
2005-10-27 | ActiveUserEventsManager, iPod progress reporting, new about dialog, stuff | Aaron Bockover | 1 | -0/+22 |
2005-10-27 | Added a container for the | Aaron Bockover | 1 | -1/+5 |
2005-10-27 | Added src/ActiveUserEvent.cs | Aaron Bockover | 2 | -0/+5 |
2005-10-27 | Map for GKT+ | Aaron Bockover | 1 | -0/+1 |
2005-10-27 | Wrap Application.Invoke to run handler | Aaron Bockover | 1 | -0/+9 |
2005-10-27 | Integrate ActiveUserEventsManager into UI | Aaron Bockover | 1 | -1/+4 |
2005-10-27 | Add ActiveUserEvent.cs, ActiveUserEventsManager.cs and | Aaron Bockover | 1 | -5/+8 |
2005-10-27 | Use new burn icons | Aaron Bockover | 3 | -2/+3 |
2005-10-27 | Use new user events manager | Aaron Bockover | 2 | -20/+52 |
2005-10-27 | user events manager for progress | Aaron Bockover | 1 | -0/+105 |
2005-10-27 | Class for user events to use to report progress | Aaron Bockover | 1 | -0/+210 |
2005-10-27 | Use the GTK About Dialog | Aaron Bockover | 1 | -25/+187 |
2005-10-27 | Updated icons | Aaron Bockover | 10 | -4/+4 |
2005-10-25 | Handle F3/J/j to focus search widget, CTRL+Left to rewind, CTRL+Right to fast... | Aaron Bockover | 1 | -0/+4 |
2005-10-25 | Reformatted code, added Focus() method | Aaron Bockover | 1 | -295/+300 |
2005-10-25 | Handle F3/J/j to focus search widget, CTRL+Left to rewind, CTRL+Right to fast... | Aaron Bockover | 1 | -1/+19 |
2005-10-25 | Fixed segfault when trying to thumbnail null pixbuf for tracks without coverart | Aaron Bockover | 2 | -0/+9 |
2005-10-25 | Put all the code in this method inside an Application.Invoke instead of | Miguel de Icaza | 5 | -37/+70 |
2005-10-23 | Delete songs from drive option | Aaron Bockover | 3 | -19/+90 |
2005-10-23 | Added full screen mode | Aaron Bockover | 3 | -7/+34 |
2005-10-23 | Removed reference to CddbSlaveClient | Aaron Bockover | 2 | -2/+1 |
2005-10-23 | Removed CddbSlaveClient.cs | Aaron Bockover | 3 | -349/+4 |
2005-10-23 | Cover art support for audio CDs | Aaron Bockover | 1 | -0/+21 |
2005-10-23 | Added a container for the CoverArtThumbnail widget | Aaron Bockover | 1 | -5/+31 |
2005-10-23 | Fetch cover art from Amazon.com after MusicBrainz returns an ASIN | Aaron Bockover | 1 | -0/+16 |
2005-10-23 | Added CoverArtThumbnail.cs, AmazonCoverFetcher.cs | Aaron Bockover | 1 | -1/+3 |
2005-10-23 | Show a CoverArtThumbnail widget in header | Aaron Bockover | 1 | -0/+8 |
2005-10-23 | Moved Paths class to plugincore/Paths.cs | Aaron Bockover | 1 | -40/+0 |
2005-10-23 | Copy ASIN from AudioCdTrackInfo to | Aaron Bockover | 1 | -383/+384 |
2005-10-23 | Fetch cover art from Amazon.com based on ASIN | Aaron Bockover | 1 | -0/+75 |
2005-10-23 | Widget to scale and display a thumbnail of | Aaron Bockover | 1 | -0/+162 |
2005-10-23 | Added Paths.cs | Aaron Bockover | 1 | -1/+2 |
2005-10-23 | Added Asin property, added CoverArtFileName | Aaron Bockover | 1 | -0/+15 |
2005-10-23 | Paths class now available to plugins, added CoverArtDirectory property and Ge... | Aaron Bockover | 1 | -0/+88 |
2005-10-22 | Select tracks with toggle check boxes for ripping | Aaron Bockover | 1 | -0/+9 |
2005-10-22 | Map for icon names, added rip icon | Aaron Bockover | 1 | -2/+11 |
2005-10-22 | CanRip property for the toggle column | Aaron Bockover | 1 | -0/+12 |
2005-10-22 | A toggle column for selecting tracks to rip | Aaron Bockover | 1 | -4/+48 |
2005-10-22 | Show/hide rip column as necessary, rip only tracks with CanRip == true, new i... | Aaron Bockover | 1 | -6/+20 |
2005-10-22 | Updated for rip icon | Aaron Bockover | 1 | -2/+0 |
2005-10-22 | Updated rip 16 icon | Aaron Bockover | 1 | -0/+0 |
2005-10-22 | Added CD Ripping icons | Aaron Bockover | 4 | -2/+6 |