Commit Graph

  • 420a365bc5 enjoy: the dso patch ! Cedric BAIL 2011-03-08 13:49:19 +0000
  • 579345713f enjoy: dso... Cedric BAIL 2011-03-08 13:04:49 +0000
  • 21dadcc1b0 ecore_con_url_get needs no args. Carsten Haitzler 2011-01-28 02:24:24 +0000
  • 6e40c97ca8 [enjoy] Add fso support, to request CPU resource at startup so mobile doesn't suspend while listening to music Leandro Pereira 2011-01-26 18:15:47 +0000
  • 7b92016ddf lets have a better icon for enjoy eh? :) taken from e17's audio player icon. Carsten Haitzler 2011-01-07 04:02:55 +0000
  • 6376c2d168 ok rafael/rui - i've deprecated send and made a get and post call that will explicitly do a get or a post. send is still there (deprecated) and it just does what it did before - it guesses effectively. please comment. :) Carsten Haitzler 2011-01-06 06:33:25 +0000
  • 7b637aadfa missing file for the ql binary Vincent Torri 2010-12-11 17:20:47 +0000
  • a9f4da614e Using different layouts to improve now playing transition. Otávio Pontes 2010-12-09 15:30:52 +0000
  • 3be8737913 Make enjoy appear in the proper menu entry in some places (at least GNOME) Rui Seabra 2010-11-26 23:41:08 +0000
  • 38febd7707 Give an rpm spec to enjoy, and fix the icon dir to be pixmaps so relative icon naming in the desktop file may work properly. Rui Seabra 2010-11-26 21:55:12 +0000
  • 0ada0c5d19 Fixes for make distcheck on enjoy Bruno Dilly 2010-11-26 19:31:57 +0000
  • c2c6ed8f2c [enjoy] Unref the DBUS interfaces before shutting down e_dbus Leandro Pereira 2010-11-24 19:03:15 +0000
  • 262fe3a570 [enjoy] Use superfast hash instead of djb2 on _cover_album_local_find() Leandro Pereira 2010-11-24 18:32:22 +0000
  • 2a72a19dd6 [enjoy] Generate thumbnails with a higher quality Leandro Pereira 2010-11-24 18:32:20 +0000
  • bfbfdccb45 [enjoy] Always create resized covers in cache directory Leandro Pereira 2010-11-24 18:32:17 +0000
  • d1d86624c2 [enjoy] Only remove old covers from the cache directory Leandro Pereira 2010-11-24 18:32:15 +0000
  • 0e404f1d6f [enjoy] Use higher quality cover art when upscaling Leandro Pereira 2010-11-24 18:32:12 +0000
  • e5dd0359f1 Getting icon_size from theme correctly. Otávio Pontes 2010-11-24 16:41:35 +0000
  • 07f7096926 [enjoy] Small optimization in _cover_album_local_find() Leandro Pereira 2010-11-23 20:26:45 +0000
  • f1db327355 [enjoy] Fix possible crash on small filenames Leandro Pereira 2010-11-23 16:35:42 +0000
  • b0e90c5f84 [enjoy] Do not depend on efreet to determine cover art file types Leandro Pereira 2010-11-23 15:38:13 +0000
  • 112056dce1 Removing unused images from enjoy. Otávio Pontes 2010-11-23 12:58:57 +0000
  • b95e73e1bc Letting emotion object invisible. Otávio Pontes 2010-11-23 12:58:54 +0000
  • 38a9fc8fff Using back and playing buttons from layout/toolbar-content-back-next. Otávio Pontes 2010-11-23 12:58:51 +0000
  • b24a7a478c Using all-songs and no-cover icons from theme. Otávio Pontes 2010-11-23 12:58:48 +0000
  • b6faad7485 Removing toggle theme from enjoy Otávio Pontes 2010-11-23 12:58:45 +0000
  • 62655d28aa Removing slider themes from enjoy Otávio Pontes 2010-11-23 12:58:43 +0000
  • 6893d00463 Removing genlist theme from enjoy Otávio Pontes 2010-11-23 12:58:40 +0000
  • e153083733 [enjoy] Cache pre-resized cover art Leandro Pereira 2010-11-19 19:54:45 +0000
  • f67a4647bf [enjoy] Only download higher-resolution cover artwork. Leandro Pereira 2010-11-19 19:54:42 +0000
  • fc2a489c0c [enjoy] Add some code to clean up the database Leandro Pereira 2010-11-19 19:54:40 +0000
  • f947dfc994 [enjoy] Add enjoy_cache_dir_get() Leandro Pereira 2010-11-19 19:54:37 +0000
  • 6c752851f0 [enjoy] Only return files that are available, according to LMS Leandro Pereira 2010-11-19 19:54:35 +0000
  • 5ae24ffbce [enjoy] Remove cover files from disk when updating an album with no covers Leandro Pereira 2010-11-19 19:54:32 +0000
  • 67f7fc63d5 [enjoy] cover table: Add indexes and table version number Leandro Pereira 2010-11-19 19:54:29 +0000
  • 8ff1dd8acc [enjoy] Remove deprecated toolbar macros/images from theme Leandro Pereira 2010-11-17 21:44:57 +0000
  • 82671e2005 [enjoy] Use less confusing names for playlist/library buttons Leandro Pereira 2010-11-17 21:44:54 +0000
  • 9170eb4b0b [enjoy] Fix disc_number_regexes initialization. Leandro Pereira 2010-11-17 21:22:14 +0000
  • 6f414977bd [enjoy] Try to keep covers table consistency Leandro Pereira 2010-11-17 21:12:38 +0000
  • 933e08423f [enjoy] Keep often-used regular expressions compiled in Leandro Pereira 2010-11-17 21:12:35 +0000
  • d791a0eaf6 [enjoy] Remove unused variables Leandro Pereira 2010-11-17 18:25:42 +0000
  • d450de82e9 [enjoy] Use a lookup table in _url_encode() Leandro Pereira 2010-11-17 18:04:31 +0000
  • 44de7787bc [enjoy] Respect XDG_CACHE_HOME if available Leandro Pereira 2010-11-17 17:37:35 +0000
  • 823a2535e1 [enjoy] s/1024/PATH_MAX/ where applicable Leandro Pereira 2010-11-17 17:37:32 +0000
  • cf2e27ee7c [enjoy] Eina_Log already includes '\n' Leandro Pereira 2010-11-17 17:37:30 +0000
  • a44b532151 [enjoy] Fix URL encoding if artist/album is NULL on lastfm Leandro Pereira 2010-11-17 17:37:27 +0000
  • c9f87b5d5d [enjoy] Ensure covers found on local directories are saved on the database Leandro Pereira 2010-11-17 17:12:43 +0000
  • 789e74b92a [enjoy] Remove an album cover whenever removing the album Leandro Pereira 2010-11-17 17:12:41 +0000
  • ec49460282 [enjoy] Use sqlite compiled statements for safety/efficiency Leandro Pereira 2010-11-17 17:12:38 +0000
  • 6000f9dafb [enjoy] Properly quote the query strings when requesting data from lastfm Leandro Pereira 2010-11-17 17:12:35 +0000
  • 0b38d9904d [enjoy] Fix warning in libmgr Leandro Pereira 2010-11-16 19:39:11 +0000
  • c75a919f34 [Enjoy] Using a smarter algorithm for shuffling songs. Leandro Pereira 2010-11-16 19:39:09 +0000
  • bb825debb8 [enjoy] Improve cover art management/caching Leandro Pereira 2010-11-16 19:39:06 +0000
  • 78fe009c0c [Enjoy] When mute is selected the volume bar style changes. Leandro Pereira 2010-11-16 19:39:03 +0000
  • 1df0dd513d [Enjoy] Removing warning in mpris. Leandro Pereira 2010-11-16 19:39:00 +0000
  • cd2aa7e74b [enjoy] Use Elm_Toolbar instead of our homecooked one. Leandro Pereira 2010-11-10 21:04:59 +0000
  • 026715693f [enjoy] Add MPRIS support. Leandro Pereira 2010-11-10 21:04:56 +0000
  • c0175e8dc9 A bit of clean up on enjoy Bruno Dilly 2010-11-10 19:25:14 +0000
  • 6701b65df6 Fix standard compliance Sebastian Dransfeld 2010-11-09 19:27:30 +0000
  • 3c8571dbc3 why update item? jsut causes overhead in elm thinking it changed and trying to re-eval stuff. Carsten Haitzler 2010-11-09 06:28:18 +0000
  • ed49b4bac5 oops - add missing file libmanager.c Rafael Antognolli 2010-11-05 01:36:55 +0000
  • 0888cf64e9 Enjoy now uses lms to scan directories (only from cmd line yet). Rafael Antognolli 2010-11-04 01:12:43 +0000
  • eb0c50a7fb nowplaying theme improvements. Gustavo Sverzut Barbieri 2010-10-24 23:48:00 +0000
  • 53edebc7b9 fix annoying error due misusage. Gustavo Sverzut Barbieri 2010-10-24 21:39:12 +0000
  • 2649cf41a3 improve enjoy theme. Gustavo Sverzut Barbieri 2010-10-24 08:48:02 +0000
  • 19961e4850 Fixing warning. s1 and s2 strings should be const. Leandro Pereira 2010-10-19 16:07:04 +0000
  • 8a8cfaf7a5 Add rating stars to now playing screen. Leandro Pereira 2010-10-19 16:07:01 +0000
  • afe4cb5721 Creating a volume bar in nowplaying screen. Leandro Pereira 2010-10-19 16:06:58 +0000
  • d540209416 Adding image for 'current playlist' button. Leandro Pereira 2010-10-19 16:06:54 +0000
  • 8f68b5e5e9 Adding icon for all songs in artist-albums list. Leandro Pereira 2010-10-19 16:06:51 +0000
  • 812b9aeba2 Adding diferent image sizes for no-cover. Leandro Pereira 2010-10-19 16:06:45 +0000
  • 70b91db901 Fit cover horizontaly to avoid black bars in nowplaying. Leandro Pereira 2010-10-19 16:06:37 +0000
  • 715ecddef1 Add shuffle and repeat feature to enjoy. Leandro Pereira 2010-10-19 16:06:34 +0000
  • 46e844b917 group get length + pos Carsten Haitzler 2010-10-18 23:19:13 +0000
  • 877afc2bc0 adapt to song length change... any time! :) oh and use right callbacks too. Carsten Haitzler 2010-10-18 23:15:30 +0000
  • 986a892996 bugsors. Carsten Haitzler 2010-10-10 23:46:17 +0000
  • 8c8082b285 lets not segv shall we when some fileds dont exist in songs? :) Carsten Haitzler 2010-10-10 23:07:01 +0000
  • 88c040ce1a [Enjoy] Use a different effect when changing mode buttons (play/pause and now playing/playlist). Leandro Pereira 2010-10-08 23:07:13 +0000
  • 052fc3a17b [Enjoy] Move position slider to reflect current song position. Leandro Pereira 2010-10-08 23:07:09 +0000
  • 34fa35716c updating portuguese and italian translations Massimo Maiurana 2010-10-08 16:35:27 +0000
  • 249b07be6e [Enjoy] Theme: Better effect on disabled buttons. Leandro Pereira 2010-10-07 19:18:18 +0000
  • 07c3ab39f5 [Enjoy] More list theme work. Leandro Pereira 2010-10-07 19:18:14 +0000
  • af8337bafd updating french and italian translations Massimo Maiurana 2010-10-07 18:58:43 +0000
  • 73788cd067 [Enjoy] Fix sensitiveness of toolbar buttons, according to context. Leandro Pereira 2010-10-06 22:33:27 +0000
  • 6e00ab269e [Enjoy] List theme tweaks. Leandro Pereira 2010-10-06 22:33:24 +0000
  • 46e7f58320 [Enjoy] Use Efenniht style in Back button. Leandro Pereira 2010-10-06 22:33:21 +0000
  • 894bd42567 [Enjoy] Add images that were missing in previous commits. Leandro Pereira 2010-10-06 20:54:20 +0000
  • 58c9588799 [Enjoy] Add nowplaying.c, forgotten on last commit. Bad git-svn :( Leandro Pereira 2010-10-06 20:32:26 +0000
  • 16a97997c4 [Enjoy] Implement partially the Now Playing screen. Leandro Pereira 2010-10-06 20:09:44 +0000
  • f5e064888a [Enjoy] More work on the lists theme. Leandro Pereira 2010-10-05 19:38:46 +0000
  • 04f84d3dd7 [Enjoy] Prevent crash if Prev/Next buttons are clicked when they shouldn't be. Leandro Pereira 2010-10-05 15:19:11 +0000
  • 467a057e88 [Enjoy] Rework toolbar so it looks like the Efenniht theme. Leandro Pereira 2010-10-04 20:36:26 +0000
  • 0d9366c083 give my speed back :-) Gustavo Sverzut Barbieri 2010-10-01 21:29:12 +0000
  • f5e8baacdc huge block count makes elm_genlist calculate too many icons and this is slow. Gustavo Sverzut Barbieri 2010-10-01 21:28:13 +0000
  • af94b452d4 cedric, coding style is now without tabs! :-) Gustavo Sverzut Barbieri 2010-10-01 21:14:07 +0000
  • e921592534 [Enjoy] Theme: Song list efennihtzed. Leandro Pereira 2010-10-01 18:35:02 +0000
  • 70837ecd5b [Enjoy] Theme: All songs efennithzed. Leandro Pereira 2010-10-01 17:35:50 +0000
  • dc1afa0070 [Enjoy] Speed up album screen loading. Leandro Pereira 2010-10-01 17:16:12 +0000
  • ad037bcad4 [Enjoy] Theme: Effenihtize album list. Leandro Pereira 2010-10-01 16:35:06 +0000
  • 189bfa01c0 [Enjoy] More theme work: start efennihtzing the lists. Leandro Pereira 2010-09-30 19:02:42 +0000