lp:~quadrispro/cmus/trunk

Created by Alessio Treglia and last modified
Get this branch:
bzr branch lp:~quadrispro/cmus/trunk

Related bugs

Related blueprints

Branch information

Owner:
Alessio Treglia
Project:
cmus
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/cmus/cmus.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on galapagos and finished taking 30 seconds — see the log
Import started on galapagos and finished taking 1 minute — see the log

Recent revisions

1417. By Gregory Petrosyan

Replace 'Gitorious' with 'GitHub' in docs

Signed-off-by: Gregory Petrosyan <email address hidden>

1416. By Gregory Petrosyan

README: bump copyright year

Signed-off-by: Gregory Petrosyan <email address hidden>

1415. By Gregory Petrosyan

Add show_playback_position option

Requested-by: Franco <email address hidden>
Signed-off-by: Gregory Petrosyan <email address hidden>

1414. By Gregory Petrosyan

lib: fix segfault caused by player-prev

On Tue, Nov 13, 2012 at 4:48 PM, Philipp Hartwig <email address hidden> wrote:
> with git HEAD and an empty ~/.cmus, the following steps produce a segfault for
> me:
>
> First
> set repeat=true
> set aaa_mode=album
>
> Then add some album, play the first track and execute player-prev. The track
> selection should wrap around to the last track of the album, but instead cmus
> crashes.

Fix it by replacing bad line of code with the obviously correct one.

Reported-by: Philipp Hartwig <email address hidden>
Signed-off-by: Gregory Petrosyan <email address hidden>

1413. By Gregory Petrosyan

cmus 2.5.0

Signed-off-by: Gregory Petrosyan <email address hidden>

1412. By Gregory Petrosyan

Atomically rewrite cmus config files on save

This patch works around rare bug which leaves autosave etc. file empty after
unclean shutdown — situation that has been reported multiple times on the
mailing list.

Signed-off-by: Gregory Petrosyan <email address hidden>

1411. By Gregory Petrosyan

Change scroll_offset default from 0 to 2

Signed-off-by: Gregory Petrosyan <email address hidden>

1410. By Julian Orth

win_set_sel respects scroll_offset

1409. By Siim Salonen <email address hidden>

Add option to skip initial metadata loading

When I use network filesystems and trying to add many tracks then it
takes hours to complete.
In my case ~45GB mp3 collection mounted with sshfs over 3G network.
skip_track_info false: worker job: 9586.65 (2.6h), 8531 tracks
skip_track_info true : worker job: 266.30, 9448 tracks (includes .jpg etc.)

When I have time and bandwith, I can reload track(s) metadata using
'update-cache' or 'win-update-cache' commands.

TODO: fetch tags when file starts playing

[gp: formatting + extra is_http_url() check]
Signed-off-by: Gregory Petrosyan <email address hidden>

1408. By Gregory Petrosyan

Allow to execute 'save -' over the net

Reported-by: Tony Lapointe <email address hidden>
Signed-off-by: Gregory Petrosyan <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers