Commit Graph

200 Commits

Author SHA1 Message Date
Igor Murzov d998136966 Rename edbus -> eldbus 2013-05-02 14:21:05 +04:00
Rafael Antognolli 9be61b67d4 enjoy: Don't add the nowplaying as a content of the main layout.
It is already added as a naviframe content, so there's no need to
swallow it too.

SVN revision: 84477
2013-03-31 21:41:57 +00:00
Rafael Antognolli 90cc2d2ea9 enjoy: There's no more elm_toggle.
Use elm_check instead.

NOTE: Not sure if this is the right way of setting a toggle style for
elm_check when using externals, but at least this silents the warnings.
Will check it later when I bring the rest to work again.

SVN revision: 84476
2013-03-31 21:41:47 +00:00
Cedric BAIL 7baedb6574 autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
José Roberto de Souza ac06158572 enjoy: Rename missing edbus_message_iter_arguments_vset to _vappend
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81813
2012-12-28 15:41:24 +00:00
Lucas De Marchi 85beae0613 enjoy: remove signal unref after edbus change
SVN revision: 81390
2012-12-19 17:34:03 +00:00
Lucas De Marchi 268b88703f enjoy: rename edbus functions
SVN revision: 81297
2012-12-18 20:06:10 +00:00
Massimo Maiurana 624b352dd7 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
José Roberto de Souza 63e6b7de9f enjoy: Unref edbus object and proxy
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 80955
2012-12-14 14:34:24 +00:00
Gustavo Sverzut Barbieri 0b63e01c9b enjoy: store control service interface
not a big deal as destroying the connection would already clear the
service interfaces, but make it explicit.



SVN revision: 80271
2012-12-05 17:54:45 +00:00
José Roberto de Souza 6027476d13 enjoy: port to edbus v2
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>



SVN revision: 80102
2012-12-03 21:25:04 +00:00
Massimo Maiurana 73f1bfb401 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Sanjeev BA b43ef89ccc Fix license file.
1,$ s/njoy/ve/g

SVN revision: 74611
2012-07-31 04:25:42 +00:00
Daniel Juyung Seo f133a73603 elmdentica enjoy: Applied genlist API change. elm_genlist_bounce_set -> elm_scroller_bounce_set.
SVN revision: 74465
2012-07-27 02:26:51 +00:00
Daniel Juyung Seo 622b18ce66 enna-explorer, clouseau, enjoy, envision: Applied elm_icon API changes.
SVN revision: 71809
2012-06-07 11:41:14 +00:00
Martin Jansa dcad072ead From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Sat, 17 Mar 2012 13:59:46 +0100
Subject: [PATCH] enjoy: fix build after r69474

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>


SVN revision: 69488
2012-03-17 13:52:06 +00:00
ChunEon Park 2782b55998 enjoy - pager -> naviframe
SVN revision: 69474
2012-03-16 17:34:17 +00:00
Jiyoun Park 46a5f7fc81 remove deprecated code related with
elm_genlist_item_display_only_get/set
function


SVN revision: 69359
2012-03-15 08:38:49 +00:00
Jiyoun Park 32bdb2109c remove deprecated code related with
elm_toolbar_always_select_mode_get/set
elm_toolbar_no_select_mode_get/set
function.


SVN revision: 69287
2012-03-13 07:50:39 +00:00
Daniel Juyung Seo 7251e34cc3 enjoy: Fixed build break. Patch by Martin Jansa <martin.jansa@gmail.com>
On Thu, Mar 8, 2012 at 7:59 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

SVN revision: 69054
2012-03-08 11:35:07 +00:00
WooHyun Jung 417918429b eve/src/bin/chrom.c : modify elm_index_item_append for fixing build break.
SVN revision: 68691
2012-03-05 10:08:29 +00:00
Cedric BAIL 687b6c8097 enjoy: fix due to genlist change.
SVN revision: 68498
2012-02-28 09:18:41 +00:00
Daniel Juyung Seo 1a2e3dde97 enjoy: Fixed build break. Applied recent Elm_Genlist_Item_Class change and API changes.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68354
2012-02-23 17:28:02 +00:00
Carsten Haitzler 8b3b8ba199 dont segv after genlist item class changes.
SVN revision: 68182
2012-02-21 02:31:26 +00:00
Martin Jansa 6177996294 enjoy - [PATCH 1/3] enjoy: Elm_Genlist_Item -> Elm_Object_Item
Signed-off-by: Martin Jansa <Martine.Jansa@gmail.com>



SVN revision: 67386
2012-01-20 10:37:35 +00:00
Daniel Juyung Seo c8c8e5a9f2 enjoy: Added .gitignore
SVN revision: 67262
2012-01-17 00:02:40 +00:00
Daniel Juyung Seo 532111d8c8 enjoy albumart-lastfm.c: Marked __UNUSED__ for unused parameters.
SVN revision: 67261
2012-01-17 00:02:37 +00:00
Daniel Juyung Seo 88a5848212 enjoy main.c: Applied recent eina inline function change. eina_array_count_get -> eina_array_count
SVN revision: 67260
2012-01-17 00:02:34 +00:00
Gustavo Sverzut Barbieri db1beec822 fix typo, thanks JaMa.
SVN revision: 66997
2012-01-09 14:02:10 +00:00
Gustavo Sverzut Barbieri 9a529df11d enjoy preferences is now plugin-able.
split preferences so it's possible to manage them better, introduce
plugins and a stub albumart-lastfm.

The GUI is broken as genlist does not work with inserted sort or any
kind of relative insertion with groups or subitems.



SVN revision: 66952
2012-01-07 02:14:44 +00:00
Daniel Juyung Seo 7bc1743473 enjoy: Turned off edje_cc verbose mode.
SVN revision: 66885
2012-01-05 00:56:31 +00:00
Daniel Juyung Seo b5b04400ee enjoy: Removed all build warnings.
SVN revision: 66884
2012-01-05 00:56:29 +00:00
Gustavo Sverzut Barbieri 011f1084ab enjoy: make db cleanup optional, add vacuum.
SVN revision: 66876
2012-01-04 18:49:45 +00:00
Gustavo Sverzut Barbieri 3d47e56b91 enjoy now find local covers.
SVN revision: 66875
2012-01-04 18:43:07 +00:00
Gustavo Sverzut Barbieri 4de2114dc7 enjoy: add GUI to import folders to database.
instead of continuing with library manager, that would be more complex
to do (ideally it would monitor folders, keep track of them, etc),
just allow user to import things once.

Thus removed libmanager and added preferences, where you can clear
database and scan for new music.

Later on I plan to augment the preferences list with plugins, like
cover album from local files, amazon, lastfm, etc.




SVN revision: 66831
2012-01-04 02:36:19 +00:00
Daniel Juyung Seo c14d2e2806 enjoy: Applied elm changes. elm_toolbar_item_disabled_set ->
elm_object_item_disabled_set.


SVN revision: 66124
2011-12-13 00:08:00 +00:00
Daniel Juyung Seo 94b5e13a3d enjoy, excessive: Applied genlist/gengrid changes. label_get ->
text_get.


SVN revision: 65762
2011-12-01 08:58:06 +00:00
Carsten Haitzler a4a18ef147 fix enjoy build breaks.. and warnings.
SVN revision: 65710
2011-11-30 06:28:36 +00:00
Carsten Haitzler 5ee0cd493c hmm lets return a value from a func... that is required to init
enjoy.. :)



SVN revision: 64226
2011-10-21 03:09:32 +00:00
Hannes Janetzek a80f3b1eec enjoy: check if this makes the picky package builder build
SVN revision: 63524
2011-09-22 00:18:53 +00:00
Lucas De Marchi 596afa453c enjoy: do not refetch cover
If album id is the same of previous song, do not refetch the cover. Besides the
optimization it eliminates an ugly flick and I can concentrate on my work
instead of paying attention to the enjoy's window.




SVN revision: 63314
2011-09-10 16:16:01 +00:00
Gustavo Sverzut Barbieri d7a8a34f65 enjoy: missing file, ooops!
SVN revision: 63310
2011-09-09 18:46:56 +00:00
Gustavo Sverzut Barbieri d0bfba2380 enjoy: compile with quicklaunch.
Elementary's quicklaunch is a bit of a mess, the startup binary will
link with lots of libraries... just to call the launcher! We should
have an elementary_ql lib to link against, that does the bare minimum.



SVN revision: 63309
2011-09-09 15:36:37 +00:00
Gustavo Sverzut Barbieri b3d34b1ea2 use directory namespace for covers.
SVN revision: 63183
2011-09-05 01:05:03 +00:00
Gustavo Sverzut Barbieri c4feda9644 enjoy: remove lastfm/local lookup, use what's in DB.
Walking directories for files and query last.fm for not found was
being a major slowdown during scrolls.

Let's do as everyone else and do it in a separate step, likely in a
configuration dialog (to be created).



SVN revision: 63182
2011-09-05 00:54:18 +00:00
Gustavo Sverzut Barbieri 74ca53a96f enjoy: single instance using DBus name org.enlightenment.enjoy
Also provide minor Control interface, later to be extended with DB
management.



SVN revision: 63180
2011-09-04 23:27:15 +00:00
Gustavo Sverzut Barbieri 862f5dd781 enjoy: do some pending stuff, more events are supported.
SVN revision: 63165
2011-09-04 19:20:01 +00:00
Gustavo Sverzut Barbieri cdc69191ba enjoy: improved plugin infrastructure.
Plugins can now be disabled and enabled (at least in infrastructure
terms, no UI or code to filter out enabled plugins).

Two new signals will be emitted to main loop:
  - ENJOY_EVENT_STARTED
  - ENJOY_EVENT_QUIT

Plugins will be enabled on start, disabled on quit. Quit will also
preserve the main loop until everything is done using it. It is
required for stuff like FSO that needs to talk to DBus to re-enable
the CPU policy.



SVN revision: 63163
2011-09-04 18:37:05 +00:00
Gustavo Sverzut Barbieri 416b55125d remove legacy cruft.
SVN revision: 63156
2011-09-04 16:00:01 +00:00
Gustavo Sverzut Barbieri 5a1a5421b9 enjoy: version ABI.
SVN revision: 63155
2011-09-04 15:58:50 +00:00