[easytag] (75 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:

  92c6014... Added MusicBrainz dialog
  a822fb0... Implemented EtMbEntityView
  04432e6... Implemented asynchronous manual search
  90fad41... FIXME (split) Implemented Select All, Unselect All buttons.
  4f9eb2c... Implemented Invert Selection and Toggle Red Lines
  883110e... Implemented selection Up and Down
  dff1dac... FIXME (split) Added more verbose Status Bar Messages and co
  daab345... Make TreeView multi selectable
  7b5cab1... Implemented Cancellation of Manual Search using GCancellabl
  77ee6f5... Double clicking on Red Line will give already downloaded re
  6a02597... Coding Style Improvements
  9c0a1d2... Removed FIXME. Added some more comments
  dbfd834... Implemented Search Selected Files
  bdabc1a... Implement DiscID Search
  0f78f4e... Added Test for MusicBrainz Search
  1619402... FIXME (split) Coding Style Improvements and Converted Strin
  8def7b7... Merged MusicBrainz test server and client into one
  226837d... Use MB_ENTITY_KIND
  76d7b41... FIXME (split) Made musicbrainz optional and added Close but
  e905fcc... Pressing Return/Enter in Manual Search Combo Box Text will 
  bbea9c3... Enable Stop Button only during searching
  ec18893... Set values in EtMbEntityTreeView in one go
  1d60aa1... Refined MusicBrainz UI & Selected Files Search
  3017357... Set Album of selected file
  d4fc770... Check before setting SearchEntryField
  f1f6a73... FIXME (split) Implemented Refresh Operation. Fixed a memory
  8469be8... Implemented Apply TAGs
  2e83cf8... Changed Scan Selected Files for Multiple Files
  2de8de5... Implemented Apply Tags for Scan Selected Files and Improved
  735af11... Refresh for Selected Search
  37b8078... Implemented Automatic Search
  5b761a6... FIXME (split) Added Function Prototypes and comments
  1219b36... Use slice allocator instead of malloc()
  fcb93d4... FIXME (split) Use USERAGENT and Coding Style Changes
  adedf4d... Split et_musicbrainz_search into different parts
  589a820... Created new Widget MusicBrainzDialog
  ae16095... Make "mbDialog" and "builder" static
  291e1b9... Added test for FreeDBID Search
  3e02697... Disable some Widgets when search is progressing and after c
  1bfe0e0... Reverse List after prepending to it
  2e882cd... Clear TagChoiceListStore if Cancel is pressed
  60abd62... FIXME (split) Use GdkRGBA and Disable state change of Activ
  0bf0341... FIXME (split) Fixed Memory Leaks in search operation and so
  eec42c7... Changed behaviour on error
  bead8e8... Fixed Warning Messages
  349f404... Implemented Fetch More Data operation
  c64e155... Bug Fixed: pressing close when searching will give a crash
  ab87b21... Added Country and Date columns for Album
  2a73383... Make libdiscid support optional
  80fbdf6... Changed Retrieving Track message to include medium also
  e9330fc... Use NULL pointer check instead of GTK_IS_TYPE
  5e068a5... Toolbar buttons are disabled at the starting
  94b413c... Use et_music_brainz_dialog_clear()
  e8022af... Use g_return_if_fail() for checking GtkTreeModelFilter
  a5a36fd... Use default Release if given in Applying Tags
  0318066... FIXME (translatable string) Show File Path in TagChoiceDial
  7b3717c... Fixed Memory leaks with mbentityview.c
  979d91c... ApplyTAGs also add Disc and Track Tags
  d3f22db... Apply TAGs add Composer Tag
  28e3393... Added comments to mb_search.c
  61ef201... Added comments in mbentityview.c
  54b462a... Added comments to musicbrainz_dialog.c
  c12253e... Changed Search ComboBoxText to Search Entry
  82d5395... Apply TAGs is insensitive at the beginning
  362d9f0... Removed Up, Down and Search in treeView entry
  549bcf5... Add "linked" class to BreadCrumbBox
  ebd7557... Use GtkGrid instead of GtkFrame
  d1dec41... Remove Refresh Operation
  fb72e46... Use Icon Names for Select All, Stop, Fetch More instead of 
  dbd2daa... Set Images from resource
  1e14349... Fix format string warnings

Commits added to the branch:

  806b869... Fix -Wwrite-strings warning in channel_mode_name() (*)
  08ad4cc... Updated Polish translation (*)
  131fdf5... Added Indonesian translation (*)
  2c90588... Move CDDB dialog to GtkBuilder (*)
  330cbef... Added MusicBrainz dialog
  55edd3f... Implemented EtMbEntityView
  bf72997... Implemented asynchronous manual search
  13b8c40... FIXME (split) Implemented Select All, Unselect All buttons.
  3b36710... Implemented Invert Selection and Toggle Red Lines
  06205b2... Implemented selection Up and Down
  96d26d1... FIXME (split) Added more verbose Status Bar Messages and co
  455cd26... Make TreeView multi selectable
  66be9a7... Implemented Cancellation of Manual Search using GCancellabl
  fe86430... Double clicking on Red Line will give already downloaded re
  5417b0b... Coding Style Improvements
  f152353... Removed FIXME. Added some more comments
  98bf3ae... Implemented Search Selected Files
  ef8f86a... Implement DiscID Search
  98b6890... Added Test for MusicBrainz Search
  47b44fa... FIXME (split) Coding Style Improvements and Converted Strin
  6c2b23a... Merged MusicBrainz test server and client into one
  3d48ae7... Use MB_ENTITY_KIND
  d7dcc93... FIXME (split) Made musicbrainz optional and added Close but
  96d4971... Pressing Return/Enter in Manual Search Combo Box Text will 
  04b5ea0... Enable Stop Button only during searching
  2b06854... Set values in EtMbEntityTreeView in one go
  2dcf1ac... Refined MusicBrainz UI & Selected Files Search
  9871aa9... Set Album of selected file
  79e8ac1... Check before setting SearchEntryField
  162ba40... FIXME (split) Implemented Refresh Operation. Fixed a memory
  91bfef1... Implemented Apply TAGs
  a015374... Changed Scan Selected Files for Multiple Files
  a8b32c5... Implemented Apply Tags for Scan Selected Files and Improved
  5349e38... Refresh for Selected Search
  d73fb90... Implemented Automatic Search
  4d314ea... FIXME (split) Added Function Prototypes and comments
  ce13c7b... Use slice allocator instead of malloc()
  49e4f8e... FIXME (split) Use USERAGENT and Coding Style Changes
  e50fafa... Split et_musicbrainz_search into different parts
  f87db78... Created new Widget MusicBrainzDialog
  18571b4... Make "mbDialog" and "builder" static
  331a89d... Added test for FreeDBID Search
  41260f6... Disable some Widgets when search is progressing and after c
  05ef178... Reverse List after prepending to it
  69dc7eb... Clear TagChoiceListStore if Cancel is pressed
  1e9ae86... FIXME (split) Use GdkRGBA and Disable state change of Activ
  635e017... FIXME (split) Fixed Memory Leaks in search operation and so
  c69055d... Changed behaviour on error
  a832f8e... Fixed Warning Messages
  7e4d2ef... Implemented Fetch More Data operation
  ed86d75... Bug Fixed: pressing close when searching will give a crash
  45c005d... Added Country and Date columns for Album
  193206b... Make libdiscid support optional
  b6387eb... Changed Retrieving Track message to include medium also
  46e6bfd... Use NULL pointer check instead of GTK_IS_TYPE
  46e1915... Toolbar buttons are disabled at the starting
  171a455... Use et_music_brainz_dialog_clear()
  0a5f1e5... Use g_return_if_fail() for checking GtkTreeModelFilter
  f3e989d... Use default Release if given in Applying Tags
  0313351... FIXME (translatable string) Show File Path in TagChoiceDial
  5b5c127... Fixed Memory leaks with mbentityview.c
  bb38b2a... ApplyTAGs also add Disc and Track Tags
  d3b82e6... Apply TAGs add Composer Tag
  6f0e2e6... Added comments to mb_search.c
  af206fa... Added comments in mbentityview.c
  990b46b... Added comments to musicbrainz_dialog.c
  5fba2f3... Changed Search ComboBoxText to Search Entry
  801ca2a... Apply TAGs is insensitive at the beginning
  82706c2... Removed Up, Down and Search in treeView entry
  319a9f6... Add "linked" class to BreadCrumbBox
  e61e974... Use GtkGrid instead of GtkFrame
  3415c18... Remove Refresh Operation
  1c6fa75... Use Icon Names for Select All, Stop, Fetch More instead of 
  e9d0d7d... Set Images from resource
  c59cef6... Fix format string warnings

(*) This commit already existed in another branch; no separate mail sent


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