index
:
~teuf/sound-juicer
composer
encodebin
gsettings
gtkapplication
master
musicbrainz
Unnamed repository; edit this file to name it for gitweb.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
Add fallback file and path patterns
Phillip Wood
3
-2
/
+24
2014-01-23
Check base_uri is a directory
Phillip Wood
1
-1
/
+6
2014-01-23
Store/restore the window size using gsettings
Gert Michael Kulyk
4
-9
/
+424
2014-01-23
Port SoundJuicer to gsettings
Christophe Fergeau
7
-1688
/
+224
2013-09-25
Fix ambiguous function prototypes
Phillip Wood
3
-4
/
+3
2013-08-20
Ensure Extract button is a constant size
Phillip Wood
1
-0
/
+24
2013-08-20
Remove remaining stock items
Phillip Wood
6
-65
/
+32
2013-08-20
Replace stock icons with named icons
Phillip Wood
1
-4
/
+8
2013-06-19
Fix play seek scale.
Phillip Wood
2
-4
/
+26
2013-06-19
Sort displayed entries.
Phillip Wood
1
-0
/
+91
2013-06-19
Display label, year & country.
Phillip Wood
1
-1
/
+12
2013-06-19
Append 'Disc (m/n)' to title.
Phillip Wood
1
-2
/
+8
2013-06-19
Convert to single column.
Phillip Wood
1
-21
/
+43
2013-06-19
Format release details.
Christophe Fergeau
1
-0
/
+70
2013-06-19
Format recording label names.
Phillip Wood
1
-0
/
+30
2013-06-19
Get country name ISO code.
Phillip Wood
1
-0
/
+2
2013-06-19
Don't try to free an uninitialized pointer
Christophe Fergeau
1
-1
/
+1
2012-09-06
Zero-pad track number in %dn pattern
Christophe Fergeau
1
-3
/
+3
2012-09-06
Sanitize disc number if required
Phillip Wood
1
-1
/
+3
2012-09-06
Check for NULL string in sanitize_path
Phillip Wood
1
-0
/
+2
2012-09-06
Add album & track composer format specifiers for file name & path
Phillip Wood
2
-0
/
+52
2012-09-06
Add default names in pattern parsing when metadata is missing
Phillip Wood
1
-24
/
+77
2012-09-06
Unset track composer/artist sortname/id if edited
Phillip Wood
1
-0
/
+12
2012-09-06
Support editing of album composer
Phillip Wood
1
-0
/
+12
2012-09-06
Use generic callback for editing album artist
Phillip Wood
1
-32
/
+59
2012-09-06
Use UTF8-safe case comparison for artist editing callbacks
Phillip Wood
1
-1
/
+27
2012-09-06
Show composer fields when needed
Phillip Wood
1
-2
/
+111
2012-09-06
Disable album composer entry when extracting
Phillip Wood
1
-1
/
+4
2012-09-06
Initalise track composers in UI from track data
Phillip Wood
1
-0
/
+1
2012-09-06
Add composers to track listview
Phillip Wood
2
-6
/
+23
2012-09-06
Remove unused variables from on_cell_edited.
Phillip Wood
1
-5
/
+0
2012-09-01
Add "{Un,}Select All" button
Christophe Fergeau
1
-1
/
+32
2012-09-01
Remove the remaining menubar
Florian Müllner
5
-73
/
+86
2012-09-01
Add an application menu
Florian Müllner
8
-99
/
+124
2012-09-01
Remove the now unused bacon files
Florian Müllner
3
-451
/
+1
2012-09-01
main: Port to GtkApplication
Christophe Fergeau
2
-111
/
+106
2012-08-12
Remove multiple definition of CFLAGS
Christophe Fergeau
1
-7
/
+0
2012-07-16
Use playbin for the CD playback feature
Sebastian Dröge
1
-77
/
+30
2012-07-16
Don't set an audiosink on playbin for the preview and disable video output
Sebastian Dröge
1
-16
/
+9
2012-07-03
Do initial port to GStreamer 1.0
Sebastian Dröge
2
-10
/
+5
2012-07-03
sj-main: Include stdlib.h to have declarations of exit() and atoi()
Sebastian Dröge
1
-0
/
+1
2012-06-16
all: Fix GThread API changes in GLib 2.32
Bastien Nocera
1
-2
/
+0
2012-06-16
Add composer sortname to track data
Phillip Wood
1
-2
/
+3
2012-06-16
Add composer field to track data
Phillip Wood
1
-0
/
+1
2012-06-16
Use named initialisers in sj-prefs.c
Christophe Fergeau
1
-18
/
+18
2012-06-16
Remove trailing whitespace
Phillip Wood
17
-99
/
+99
2012-05-14
Disable 'reread CD' menu item while already rereading a CD
Christophe Fergeau
1
-0
/
+5
2012-05-14
Don't set 'reread CD' sensitivity in _stop()
Christophe Fergeau
1
-3
/
+1
2012-05-14
Fix unsetting of the play icon in the main treeview
Christophe Fergeau
1
-1
/
+1
2012-04-20
Don't mark file_pattern and path_pattern as const
Christophe Fergeau
2
-3
/
+3
[next]