View Git repositories

Exaile hosts its code at https://github.com/exaile/exaile.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:exaile

There are download files available for Exaile.

See all merge proposals.

Exaile has 33 active branches owned by 21 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:exaile
Series: github
2 Mature 2016-12-18 23:44:26 UTC
5185. UI: Remove TrackListInfo stuff (unuse...

Author: Johannes Sasongko
Revision Date: 2016-12-18 23:44:26 UTC

UI: Remove TrackListInfo stuff (unused).

These were meant to be like TrackInfoPane but for multiple tracks. Unused,
haven't been touched in 6 years, and broken. Includes:

* data/ui/widgets/tracklist_info.ui
* xlgui/widgets/info.py: TrackListInfoPane, TrackListToolTip
* xlgui/panel/collection.py: CollectionToolTip

lp:~exaile-devel/exaile/github-translations-export 2 Mature 2014-11-17 06:27:46 UTC
4608. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of exaile-devel
Revision Date: 2014-11-17 06:27:46 UTC

Launchpad automatic translations update.

lp:~exaile-devel/exaile/translations-3.4.x 1 Development 2014-11-16 05:54:14 UTC
4577. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of exaile-devel
Revision Date: 2014-11-16 05:54:14 UTC

Launchpad automatic translations update.

lp:~exaile-devel/exaile/translations-3.3.x 2 Mature 2014-11-16 05:30:49 UTC
3054. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of exaile-devel
Revision Date: 2014-11-16 05:30:49 UTC

Launchpad automatic translations update.

lp:~exaile-devel/exaile/3.4.x 1 Development 2014-08-10 19:40:47 UTC
4565. * Queue: copy objects into the queue,...

Author: Dustin Spicuzza
Revision Date: 2014-08-10 19:14:23 UTC

* Queue: copy objects into the queue, don't move them

lp:~elboulangero/exaile/bookmarks-in-files-panel 1 Development 2013-12-15 11:15:24 UTC
4413. * Files Panel: add title amongst the ...

Author: elboulangero
Revision Date: 2013-12-15 11:13:16 UTC

* Files Panel: add title amongst the location bar items.

lp:~jcbrand/exaile/trunk 1 Development 2013-09-10 06:52:50 UTC
4394. Win32: Move gst, pygst, gtk, mutagen ...

Author: Johannes Sasongko
Revision Date: 2013-08-25 12:16:35 UTC

Win32: Move gst, pygst, gtk, mutagen detection to Python code.

Exaile on Windows now launches through exaile_win.py. exaile.bat becomes thinner and now only searches for Python. Startup is faster, and we minimize the amount of Batch code in our tree.

Also, to run Exaile with console, the command is now "exaile --console" instead of "exaile console", just for consistency.

lp:~muzuiget/exaile/exaile 1 Development 2013-02-14 10:44:10 UTC
4357. add fallback encodings option for tag...

Author: muzuiget
Revision Date: 2013-02-14 10:44:10 UTC

add fallback encodings option for tag converting

lp:~tn-0x746e/exaile/exaile 1 Development 2012-09-10 17:06:28 UTC
4276. Fixed jamendo plugin.

Author: Kirill Spitsin
Revision Date: 2012-09-10 17:06:28 UTC

Fixed jamendo plugin.

lp:~jaimecrucero/exaile/jaime 0 Experimental 2011-11-13 03:08:08 UTC This branch has not been pushed to yet.
lp:~albsalgar/exaile/albsalgar 1 Development 2011-09-23 18:26:08 UTC This branch has not been pushed to yet.
lp:~registry/exaile/ubuntu bug 1 Development 2011-09-16 03:43:27 UTC
72. Drop obsolete xpm icon.

Author: Andrew Starr-Bochicchio
Revision Date: 2011-09-16 03:40:51 UTC

Drop obsolete xpm icon.

lp:~dchapman/exaile/magnatune_plugin bug 1 Development 2011-08-06 05:57:17 UTC
3846. Threading issues with load_treeview, ...

Author: Dustin Chapman
Revision Date: 2011-08-06 05:57:17 UTC

Threading issues with load_treeview, resorting to guiutil.idle_add()

lp:~ciaran-liedeman/exaile/ubuntu_sound_menu_plugin bug 1 Development 2011-03-28 13:07:51 UTC
3819. Initial Commit

Author: Ciaran Liedeman
Revision Date: 2011-03-28 12:53:06 UTC

Initial Commit

lp:~exaile-devel/exaile/brainstorming 1 Development 2011-03-22 20:36:29 UTC
11. * Playlists in the main window notebo...

Author: Mathias Brodala
Revision Date: 2011-03-22 20:36:29 UTC

* Playlists in the main window notebook can be reordered now

lp:~ciaran-liedeman/exaile/suspendplugin bug 1 Development 2011-02-26 00:42:57 UTC
3810. Forgot to add test file

Author: Ciaran Liedeman
Revision Date: 2011-02-26 00:42:57 UTC

Forgot to add test file

lp:~fidencio/exaile/0.3.2 1 Development 2011-02-13 02:14:28 UTC
3453. As lyricsfly's plugin isn't working, ...

Author: fidencio
Revision Date: 2011-02-13 02:11:05 UTC

As lyricsfly's plugin isn't working, we're replacing it for lyricwiki's plugin as default

lp:~ciaran-liedeman/exaile/soundmenu bug 1 Development 2011-01-28 22:33:13 UTC
3791. Fixed bus release and method name typ...

Author: Ciaran Liedeman
Revision Date: 2011-01-28 22:33:13 UTC

Fixed bus release and method name typos in Adapter

lp:~greggory-hz/exaile/dev 1 Development 2011-01-25 02:23:55 UTC
3777. * Compatibility fix for Python 3 (Fix...

Author: Mathias Brodala
Revision Date: 2011-01-15 16:42:48 UTC

* Compatibility fix for Python 3
(Fixes: #703315)

lp:~registry/exaile/dailydeb 0 Experimental 2010-07-30 21:32:49 UTC
55. Merge with Ubuntu branch.

Author: Andrew Starr-Bochicchio
Revision Date: 2010-07-30 21:32:49 UTC

Merge with Ubuntu branch.

lp:~fdemmer/exaile/0.3.x 1 Development 2010-06-01 22:15:05 UTC
3018. added "Custom statusbar" plugin

Author: Florian Demmer
Revision Date: 2010-06-01 22:15:05 UTC

added "Custom statusbar" plugin

lp:~ralf-schmelter/exaile/podcast 1 Development 2010-04-06 17:50:47 UTC
303. Adjusted to the new location of the p...

Author: <email address hidden>
Revision Date: 2010-04-06 17:50:47 UTC

Adjusted to the new location of the preference module.

lp:~saunierthibault/exaile/bugfix-lp-530325 1 Development 2010-03-07 20:17:56 UTC This branch has not been pushed to yet.
lp:~linkinpark342/exaile/tests_refactor 1 Development 2010-01-14 18:05:36 UTC
2605. Merge myself

Author: Abhishek Mukherjee
Revision Date: 2010-01-14 18:05:36 UTC

Merge myself

lp:~pablo-elenya/exaile/diacritica 0 Experimental 2010-01-11 19:53:01 UTC
2744. initial import

Author: Pablo Ruiz Múzquiz
Revision Date: 2010-01-11 19:53:01 UTC

initial import

lp:~linkinpark342/exaile/kill_all_excepts 1 Development 2009-12-28 22:29:44 UTC
2561. Catching invalid error for invalid value

Author: Abhishek Mukherjee
Revision Date: 2009-12-28 22:29:44 UTC

Catching invalid error for invalid value

lp:~dave-aitken/exaile/tagger-from-files 1 Development 2009-11-15 21:02:21 UTC
2613. Change filename entry from unsensitiv...

Author: Dave Aitken
Revision Date: 2009-11-15 21:02:21 UTC

Change filename entry from unsensitive to uneditable

lp:~ms-lost-a-bit/exaile/panel_icons 0 Experimental 2009-11-04 22:39:36 UTC
2598. first draft

Author: Martin Styrnol
Revision Date: 2009-11-04 22:39:36 UTC

first draft

lp:~guillaume86/exaile/context-dev 1 Development 2009-09-03 18:33:21 UTC
2180. move to pylast 0.4: /!\ need to erase...

Author: guillaume86
Revision Date: 2009-09-03 18:33:21 UTC

move to pylast 0.4: /!\ need to erase the lastfm.cache file for transition from old plugin

lp:~linkinpark342/exaile/mprisfix 1 Development 2009-05-26 01:43:39 UTC
1849. Tried fixing the tests

Author: Abhishek Mukherjee
Revision Date: 2009-05-26 01:42:58 UTC

Tried fixing the tests

lp:~gianni-centonze/exaile/exaile 1 Development 2008-12-09 22:58:10 UTC This branch has not been pushed to yet.
lp:~awaters1/exaile/awaters-0.3 (Has a merge proposal) 1 Development 2008-09-08 01:23:09 UTC
369. made it so that new playlists are als...

Author: AnthonyWaters
Revision Date: 2008-09-08 01:21:11 UTC

made it so that new playlists are also promted to be saved when closing a playlist tab

lp:~qioeujqioejqioe-deactivatedaccount/exaile/missing-signals bug 2 Mature 2008-05-03 20:17:29 UTC
1629. Added the signals 'state_changed' and...

Author: Caio Alonso
Revision Date: 2008-05-03 20:15:09 UTC

Added the signals 'state_changed' and 'track_changed', as reported in bug #219889

133 of 33 results
You can't create new branches for Exaile.