[easytag] (76 commits) Non-fast-forward update to branch wip/musicbrainz-support-merge



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:

  3fbc8da... Implemented EtMbEntityView.
  74c1e24... Implemented Asynchronous Manual Search
  10c848d... Implemented Select All, Unselect All Buttons. Added Artists
  9f503b5... Implemented Invert Selection and Toggle Red Lines
  db33d5b... Implemented selection Up and Down
  1336e9b... Added more verbos Status Bar Messages and comments
  13ce4e3... Make TreeView multi selectable
  a65b0c2... Implemented Cancellation of Manual Search using GCancellabl
  aa8859b... Double clicking on Red Line will give already downloaded re
  e93b0d2... Coding Style Improvements
  17955cc... Removed FIXME. Added some more comments
  456c0df... Implemented Search Selected Files
  bb25f01... Removed Trailing Whitespaces
  82790a3... Implement DiscID Search
  cef3639... Added Test for MusicBrainz Search
  64e0e49... Coding Style Improvements and Converted Strings to Translat
  2bb6468... Merged MusicBrainz test server and client into one file
  ede075c... Use MB_ENTITY_KIND
  0258cb9... Made libmusicbrainz optional and added Close button
  c0dc2c0... Pressing Return/Enter in Manual Search Combo Box Text will 
  dfea96d... Enable Stop Button only during searching
  4f7fd98... Set values in EtMbEntityTreeView in one go
  0474864... Refined MusicBrainz UI & Selected Files Search
  78ec6a3... Set Album of selected file
  4347625... Check before setting SearchEntryField
  79f631f... Implemented Refresh Operation. Fixed a memory leak and Esca
  0be7dc6... Implemented Apply TAGs
  b031977... Changed Scan Selected Files for Multiple Files
  9fd082b... Implemented Apply Tags for Scan Selected Files and Improved
  0d70c30... Refresh for Selected Search
  d4d3f39... Implemented Automatic Search
  8b77ee8... Added Function Prototypes and comments
  5cd1659... Use Slice Allocator instead of malloc
  0cd6336... Use USERAGENT and Coding Style Changes
  7082b73... Split et_musicbrainz_search into different parts
  03c3426... Created new Widget MusicBrainzDialog
  2b2d7a6... Make "mbDialog" and "builder" static
  7894497... Added test for FreeDBID Search
  4ab3fa8... Disable some Widgets when search is progressing and after c
  061d2be... Reverse List after prepending to it
  01978f0... Clear TagChoiceListStore if Cancel is pressed
  41fe418... Use GdkRGBA and Disable state change of Active Toggle Butto
  19238df... Fixed Memory Leaks in search operation and some code improv
  8d7c319... Changed behaviour on error
  c971b87... Fixed Warning Messages
  4ecf508... Implemented Fetch More Data operation
  22f8803... Corrected MusicBrainz Tests
  02b04da... Bug Fixed: pressing close when searching will give a crash
  b7d37cf... Make po files valid for new translation rules
  efb061d... Added Country and Date columns for Album
  9df0268... libdiscid is optional
  8d4221e... Changed Retrieving Track message to include medium also
  0d85002... Use NULL pointer check instead of GTK_IS_TYPE
  5cda72c... Toolbar buttons are disabled at the starting
  2692aee... Use et_music_brainz_dialog_clear
  9ad4262... A few comments
  9de9860... Use g_return_if_fail for checking GtkTreeModelFitler
  0c184e2... Use default Release if given in Applying Tags
  5034569... Show File Path in TagChoiceDialog
  df81a69... Fixed Memory leaks with mbentityview.c
  f95a79a... Fixed memory leak in free_mb_tree_node
  ba02f0f... ApplyTAGs also add Disc and Track Tags
  bc945fe... Apply TAGs add Composer Tag
  a939922... Added comments to mb_search.c
  2fd283b... Added comments in mbentityview.c
  230a78f... Added comments to musicbrainz_dialog.c
  793ef23... Changed Search ComboBoxText to Search Entry
  bc88948... Corrected filter assertion
  0d70dbc... Apply TAGs is insensitive at the beginning
  cb4bec0... Removed Up, Down and Search in TreeView entry
  34cf9b8... Add "linked" class to BreadCrumbBox
  c9e682a... Use GtkGrid instead of GtkFrame
  f3ffcfc... Remove Refresh Operation
  4286d24... Use Icon Names for Select All, Stop, Fetch More instead of 
  1765149... Set Images from resource
  21d2b96... Fix format string warnings

Commits added to the branch:

  60d0856... Implemented EtMbEntityView
  a09ed1f... Implemented Asynchronous Manual Search
  7fa53f2... Implemented Select All, Unselect All Buttons. Added Artists
  ac299d8... Implemented Invert Selection and Toggle Red Lines
  5a5c631... Implemented selection Up and Down
  cb9dae3... Added more verbos Status Bar Messages and comments
  81b1be9... Make TreeView multi selectable
  5a926b7... Implemented Cancellation of Manual Search using GCancellabl
  b494e27... Double clicking on Red Line will give already downloaded re
  b4fdc5e... Coding Style Improvements
  30625a4... Removed FIXME. Added some more comments
  0b407a1... Implemented Search Selected Files
  9a683b7... Removed Trailing Whitespaces
  7929110... Implement DiscID Search
  113924c... Added Test for MusicBrainz Search
  a668ec1... Coding Style Improvements and Converted Strings to Translat
  2011c71... Merged MusicBrainz test server and client into one
  ee08178... Use MB_ENTITY_KIND
  ca14093... FIXME (split) Made musicbrainz optional and added Close but
  eec1861... Pressing Return/Enter in Manual Search Combo Box Text will 
  fdf1d56... Enable Stop Button only during searching
  087034c... Set values in EtMbEntityTreeView in one go
  57da3cf... Refined MusicBrainz UI & Selected Files Search
  960b58e... Set Album of selected file
  1eb0ed5... Check before setting SearchEntryField
  7e1a843... FIXME (split) Implemented Refresh Operation. Fixed a memory
  5fed4ae... Implemented Apply TAGs
  fb21785... Changed Scan Selected Files for Multiple Files
  6e7d365... Implemented Apply Tags for Scan Selected Files and Improved
  6e859ba... Refresh for Selected Search
  783f0aa... Implemented Automatic Search
  1c9835d... Added Function Prototypes and comments
  23047f2... Use Slice Allocator instead of malloc
  fc371f8... Use USERAGENT and Coding Style Changes
  4c57e55... Split et_musicbrainz_search into different parts
  d1fcfa1... Created new Widget MusicBrainzDialog
  571e06b... Make "mbDialog" and "builder" static
  5fac669... Added test for FreeDBID Search
  04136a4... Disable some Widgets when search is progressing and after c
  93ce1c0... Reverse List after prepending to it
  84cc70d... Clear TagChoiceListStore if Cancel is pressed
  fc98085... Use GdkRGBA and Disable state change of Active Toggle Butto
  cc2730f... Fixed Memory Leaks in search operation and some code improv
  5eade1d... Changed behaviour on error
  ddf2d99... Fixed Warning Messages
  4e1ef05... Implemented Fetch More Data operation
  2b28d8f... Corrected MusicBrainz Tests
  88d5bf3... Bug Fixed: pressing close when searching will give a crash
  fa77979... Make po files valid for new translation rules
  de89a0a... Added Country and Date columns for Album
  2a27aa6... Make libdiscid support optional
  9468205... Changed Retrieving Track message to include medium also
  e550f66... Use NULL pointer check instead of GTK_IS_TYPE
  1284fc2... Toolbar buttons are disabled at the starting
  28108e6... Use et_music_brainz_dialog_clear
  42f5bd8... A few comments
  73439b6... Use g_return_if_fail for checking GtkTreeModelFitler
  be93474... Use default Release if given in Applying Tags
  a78b591... Show File Path in TagChoiceDialog
  1dabc58... Fixed Memory leaks with mbentityview.c
  6ad4467... FIXME (split) Fixed memory leak in free_mb_tree_node
  8e97a82... ApplyTAGs also add Disc and Track Tags
  4a36c39... Apply TAGs add Composer Tag
  9ef3782... Added comments to mb_search.c
  4187f19... Added comments in mbentityview.c
  d18fabb... Added comments to musicbrainz_dialog.c
  596bf01... Changed Search ComboBoxText to Search Entry
  dcd50c2... Corrected filter assertion
  6099afe... Apply TAGs is insensitive at the beginning
  0cb0366... Removed Up, Down and Search in TreeView entry
  0f410bd... Add "linked" class to BreadCrumbBox
  6d13287... Use GtkGrid instead of GtkFrame
  9eb86b8... Remove Refresh Operation
  f742979... Use Icon Names for Select All, Stop, Fetch More instead of 
  ce9ae61... Set Images from resource
  f2b2fbf... Fix format string warnings


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]