[easytag] (75 commits) Non-fast-forward update to branch wip/musicbrainz-support-merge
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] (75 commits) Non-fast-forward update to branch wip/musicbrainz-support-merge
- Date: Sat, 30 Aug 2014 07:45:59 +0000 (UTC)
The branch 'wip/musicbrainz-support-merge' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
735bac0... Added MusicBrainz dialog
0029730... Implemented EtMbEntityView
f9b8042... Implemented asynchronous manual search
d1ec8d5... Implemented Select All, Unselect All Buttons. Added Artists
3d04236... Implemented Invert Selection and Toggle Red Lines
7116613... Implemented selection Up and Down
e4f991b... Added more verbose Status Bar Messages and comments
9ad8ac0... Make TreeView multi selectable
57887bc... Implemented Cancellation of Manual Search using GCancellabl
be629eb... Double clicking on Red Line will give already downloaded re
aa4ca85... Coding Style Improvements
26fae5b... Removed FIXME. Added some more comments
f990bb5... Implemented Search Selected Files
cfc8051... Removed Trailing Whitespaces
cc1d345... Implement DiscID Search
42c2ed8... Added Test for MusicBrainz Search
e349a38... Coding Style Improvements and Converted Strings to Translat
3fb9e52... Merged MusicBrainz test server and client into one
e21a3ed... Use MB_ENTITY_KIND
2f3b85b... FIXME (split) Made musicbrainz optional and added Close but
ccf2b53... Pressing Return/Enter in Manual Search Combo Box Text will
f2a4f48... Enable Stop Button only during searching
6c1c3ad... Set values in EtMbEntityTreeView in one go
716cc4b... Refined MusicBrainz UI & Selected Files Search
33e7150... Set Album of selected file
1a1e408... Check before setting SearchEntryField
969a35f... FIXME (split) Implemented Refresh Operation. Fixed a memory
7edc49d... Implemented Apply TAGs
9afbfe8... Changed Scan Selected Files for Multiple Files
6d234af... Implemented Apply Tags for Scan Selected Files and Improved
41a53f3... Refresh for Selected Search
ef27ae6... Implemented Automatic Search
012c585... Added Function Prototypes and comments
7fbe2b2... Use Slice Allocator instead of malloc
9f227ba... Use USERAGENT and Coding Style Changes
478bf2b... Split et_musicbrainz_search into different parts
6db2e04... Created new Widget MusicBrainzDialog
a89d2c9... Make "mbDialog" and "builder" static
475371f... Added test for FreeDBID Search
d400510... Disable some Widgets when search is progressing and after c
3551bf7... Reverse List after prepending to it
a0d8fc0... Clear TagChoiceListStore if Cancel is pressed
6eb2f9a... Use GdkRGBA and Disable state change of Active Toggle Butto
1304a70... Fixed Memory Leaks in search operation and some code improv
c4a7ad4... Changed behaviour on error
7373473... Fixed Warning Messages
e078daa... Implemented Fetch More Data operation
994f784... Corrected MusicBrainz Tests
f8c2cfa... Bug Fixed: pressing close when searching will give a crash
9553555... Make po files valid for new translation rules
97465b1... Added Country and Date columns for Album
1840d20... Make libdiscid support optional
518e6c0... Changed Retrieving Track message to include medium also
2d082e4... Use NULL pointer check instead of GTK_IS_TYPE
0a61898... Toolbar buttons are disabled at the starting
d8f20b3... Use et_music_brainz_dialog_clear
72c9c39... A few comments
69a6f37... Use g_return_if_fail() for checking GtkTreeModelFilter
b8d88f5... Use default Release if given in Applying Tags
cd2f9a5... Show File Path in TagChoiceDialog
3125270... Fixed Memory leaks with mbentityview.c
bfbdbfd... FIXME (split) Fixed memory leak in free_mb_tree_node
90c40bc... ApplyTAGs also add Disc and Track Tags
bb2eebf... Apply TAGs add Composer Tag
e9db986... Added comments to mb_search.c
832af5a... Added comments in mbentityview.c
50c7267... Added comments to musicbrainz_dialog.c
ec9ce2b... Changed Search ComboBoxText to Search Entry
ddcc5ee... Apply TAGs is insensitive at the beginning
a4452ce... Removed Up, Down and Search in treeView entry
de8b60f... Add "linked" class to BreadCrumbBox
00b088a... Use GtkGrid instead of GtkFrame
3e2bcf7... Remove Refresh Operation
6b74675... Use Icon Names for Select All, Stop, Fetch More instead of
cc84837... Set Images from resource
8487099... Fix format string warnings
Commits added to the branch:
25cc5fb... Added MusicBrainz dialog
c4c9800... Implemented EtMbEntityView
04c3701... Implemented asynchronous manual search
19f8b35... FIXME (split) Implemented Select All, Unselect All buttons.
509345f... Implemented Invert Selection and Toggle Red Lines
694a78d... Implemented selection Up and Down
2822622... FIXME (split) Added more verbose Status Bar Messages and co
01f59e2... Make TreeView multi selectable
c3c3ed6... Implemented Cancellation of Manual Search using GCancellabl
e2341f6... Double clicking on Red Line will give already downloaded re
0e7eb84... Coding Style Improvements
b7cf9b5... Removed FIXME. Added some more comments
4a3f132... Implemented Search Selected Files
8fb5bfd... Implement DiscID Search
f69a087... Added Test for MusicBrainz Search
f68c6a7... FIXME (split) Coding Style Improvements and Converted Strin
437fe7c... Merged MusicBrainz test server and client into one
1b73f1c... Use MB_ENTITY_KIND
af03e74... FIXME (split) Made musicbrainz optional and added Close but
976eb87... Pressing Return/Enter in Manual Search Combo Box Text will
c2b89a4... Enable Stop Button only during searching
64c62f1... Set values in EtMbEntityTreeView in one go
d298923... Refined MusicBrainz UI & Selected Files Search
faca8d1... Set Album of selected file
2c6c154... Check before setting SearchEntryField
61f126e... FIXME (split) Implemented Refresh Operation. Fixed a memory
b97eba1... Implemented Apply TAGs
b8f3f20... Changed Scan Selected Files for Multiple Files
f708e68... Implemented Apply Tags for Scan Selected Files and Improved
4f1bbda... Refresh for Selected Search
190bfdd... Implemented Automatic Search
81ceaac... Added Function Prototypes and comments
fd03bfa... Use slice allocator instead of malloc()
790b15f... Use USERAGENT and Coding Style Changes
909fdce... Split et_musicbrainz_search into different parts
c66afa7... Created new Widget MusicBrainzDialog
a38100c... Make "mbDialog" and "builder" static
802320e... Added test for FreeDBID Search
3c37f0b... Disable some Widgets when search is progressing and after c
8ab359a... Reverse List after prepending to it
e2dc91e... Clear TagChoiceListStore if Cancel is pressed
10d10b2... FIXME (split) Use GdkRGBA and Disable state change of Activ
24a96df... FIXME (split) Fixed Memory Leaks in search operation and so
d42d6c5... Changed behaviour on error
6204926... Fixed Warning Messages
3c59785... Implemented Fetch More Data operation
d9e0b1b... Corrected MusicBrainz Tests
1efd47a... Bug Fixed: pressing close when searching will give a crash
dc8de62... Make po files valid for new translation rules
a65ce96... Added Country and Date columns for Album
7e999cb... Make libdiscid support optional
53b24fb... Changed Retrieving Track message to include medium also
f7782bc... Use NULL pointer check instead of GTK_IS_TYPE
0cf5222... Toolbar buttons are disabled at the starting
169a1bd... Use et_music_brainz_dialog_clear
6bc9fd6... A few comments
92f0af2... Use g_return_if_fail() for checking GtkTreeModelFilter
45ff879... Use default Release if given in Applying Tags
20674f6... Show File Path in TagChoiceDialog
dbb2f92... Fixed Memory leaks with mbentityview.c
204e7b2... FIXME (split) Fixed memory leak in free_mb_tree_node
957d43d... ApplyTAGs also add Disc and Track Tags
41a7973... Apply TAGs add Composer Tag
ef99ebb... Added comments to mb_search.c
383059a... Added comments in mbentityview.c
3b39c51... Added comments to musicbrainz_dialog.c
464e5e2... Changed Search ComboBoxText to Search Entry
05f19bb... Apply TAGs is insensitive at the beginning
bc39b2d... Removed Up, Down and Search in treeView entry
a80ab60... Add "linked" class to BreadCrumbBox
9f9a83e... Use GtkGrid instead of GtkFrame
0718b67... Remove Refresh Operation
ea2fc94... Use Icon Names for Select All, Stop, Fetch More instead of
3948b5e... Set Images from resource
692d684... Fix format string warnings
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]