Commit Graph

125 Commits

Author SHA1 Message Date
Michael Jennings 843554c238 Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also.  So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.



SVN revision: 60407
2011-06-16 20:36:43 +00:00
Carsten Haitzler 3c10fcc3be use icons dir for pixmaps :)
SVN revision: 57843
2011-03-18 07:34:45 +00:00
Cedric BAIL 7068c407cc enjoy: MOUAH AH AH AH ! Just a dso fix.
SVN revision: 57593
2011-03-08 14:27:41 +00:00
Cedric BAIL 7066cbf7f4 enjoy: youpla, another dso commit.
Thanks I was already crazy, this serie of patch would have make me nuts otherwise :-)


SVN revision: 57592
2011-03-08 14:23:16 +00:00
Cedric BAIL b05ca42b9f enjoy: lalala, dso commit.
SVN revision: 57591
2011-03-08 14:17:27 +00:00
Cedric BAIL 7126abda50 enjoy: this latest dso commit.
SVN revision: 57590
2011-03-08 14:14:20 +00:00
Cedric BAIL 420a365bc5 enjoy: the dso patch !
SVN revision: 57588
2011-03-08 13:49:19 +00:00
Cedric BAIL 579345713f enjoy: dso...
SVN revision: 57585
2011-03-08 13:04:49 +00:00
Carsten Haitzler 21dadcc1b0 ecore_con_url_get needs no args.
SVN revision: 56338
2011-01-28 02:24:24 +00:00
Leandro Pereira 6e40c97ca8 [enjoy] Add fso support, to request CPU resource at startup so mobile doesn't suspend while listening to music
Patch by pespin.



SVN revision: 56308
2011-01-26 18:15:47 +00:00
Carsten Haitzler 7b92016ddf lets have a better icon for enjoy eh? :) taken from e17's audio player
icon.



SVN revision: 55963
2011-01-07 04:02:55 +00:00
Carsten Haitzler 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. :)



SVN revision: 55926
2011-01-06 06:33:25 +00:00
Vincent Torri 7b637aadfa missing file for the ql binary
SVN revision: 55500
2010-12-11 17:20:47 +00:00
Otávio Pontes a9f4da614e Using different layouts to improve now playing transition.
SVN revision: 55417
2010-12-09 15:30:52 +00:00
Rui Seabra 3be8737913 Make enjoy appear in the proper menu entry in some places (at least GNOME)
SVN revision: 55031
2010-11-26 23:41:08 +00:00
Rui Seabra 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.
SVN revision: 55028
2010-11-26 21:55:12 +00:00
Bruno Dilly 0ada0c5d19 Fixes for make distcheck on enjoy
Add mpris.h coverart-lastfm.h on makefile



SVN revision: 55024
2010-11-26 19:31:57 +00:00
Leandro Pereira c2c6ed8f2c [enjoy] Unref the DBUS interfaces before shutting down e_dbus
SVN revision: 54947
2010-11-24 19:03:15 +00:00
Leandro Pereira 262fe3a570 [enjoy] Use superfast hash instead of djb2 on _cover_album_local_find()
SVN revision: 54946
2010-11-24 18:32:22 +00:00
Leandro Pereira 2a72a19dd6 [enjoy] Generate thumbnails with a higher quality
SVN revision: 54945
2010-11-24 18:32:20 +00:00
Leandro Pereira bfbfdccb45 [enjoy] Always create resized covers in cache directory
SVN revision: 54944
2010-11-24 18:32:17 +00:00
Leandro Pereira d1d86624c2 [enjoy] Only remove old covers from the cache directory
SVN revision: 54943
2010-11-24 18:32:15 +00:00
Leandro Pereira 0e404f1d6f [enjoy] Use higher quality cover art when upscaling
SVN revision: 54942
2010-11-24 18:32:12 +00:00
Otávio Pontes e5dd0359f1 Getting icon_size from theme correctly.
SVN revision: 54936
2010-11-24 16:41:35 +00:00
Leandro Pereira 07f7096926 [enjoy] Small optimization in _cover_album_local_find()
Use a hash table instead of a list to know which directories were already scanned.

SVN revision: 54904
2010-11-23 20:26:45 +00:00
Leandro Pereira f1db327355 [enjoy] Fix possible crash on small filenames
SVN revision: 54890
2010-11-23 16:35:42 +00:00
Leandro Pereira b0e90c5f84 [enjoy] Do not depend on efreet to determine cover art file types
Determining the mime type of a file based on its content is pretty
expensive, specially if there isn't any kind of hints to narrow Efreet's
magic table: searching only for "image/*" file types would be a lot better
than the current approach of matching with each and every type known to man
just to discard them if they're not images.  Enjoy being a music player,
most files on each album directory will be music files, making local cover
art searching pretty slow.

Since there is now code to obtain the cover art from the network, it is
safer to assume the cover art files will either have a .{jpe?g,png}
extension, or will be obtained from the network.

SVN revision: 54889
2010-11-23 15:38:13 +00:00
Otávio Pontes 112056dce1 Removing unused images from enjoy.
SVN revision: 54882
2010-11-23 12:58:57 +00:00
Otávio Pontes b95e73e1bc Letting emotion object invisible.
When displaying emotion, a black rectangle appeared in the screen when
playing a song.

SVN revision: 54881
2010-11-23 12:58:54 +00:00
Otávio Pontes 38a9fc8fff Using back and playing buttons from layout/toolbar-content-back-next.
Also simplifies the pages themes in enjoy.

SVN revision: 54880
2010-11-23 12:58:51 +00:00
Otávio Pontes b24a7a478c Using all-songs and no-cover icons from theme.
SVN revision: 54879
2010-11-23 12:58:48 +00:00
Otávio Pontes b6faad7485 Removing toggle theme from enjoy
SVN revision: 54878
2010-11-23 12:58:45 +00:00
Otávio Pontes 62655d28aa Removing slider themes from enjoy
SVN revision: 54877
2010-11-23 12:58:43 +00:00
Otávio Pontes 6893d00463 Removing genlist theme from enjoy
SVN revision: 54876
2010-11-23 12:58:40 +00:00
Leandro Pereira e153083733 [enjoy] Cache pre-resized cover art
(Should ethumb be used instead?)

SVN revision: 54725
2010-11-19 19:54:45 +00:00
Leandro Pereira f67a4647bf [enjoy] Only download higher-resolution cover artwork.
Lower resolution ones will be resized (and cached) locally to the exact size needed by the UI.

SVN revision: 54724
2010-11-19 19:54:42 +00:00
Leandro Pereira fc2a489c0c [enjoy] Add some code to clean up the database
SVN revision: 54723
2010-11-19 19:54:40 +00:00
Leandro Pereira f947dfc994 [enjoy] Add enjoy_cache_dir_get()
SVN revision: 54722
2010-11-19 19:54:37 +00:00
Leandro Pereira 6c752851f0 [enjoy] Only return files that are available, according to LMS
SVN revision: 54721
2010-11-19 19:54:35 +00:00
Leandro Pereira 5ae24ffbce [enjoy] Remove cover files from disk when updating an album with no covers
SVN revision: 54720
2010-11-19 19:54:32 +00:00
Leandro Pereira 67f7fc63d5 [enjoy] cover table: Add indexes and table version number
SVN revision: 54719
2010-11-19 19:54:29 +00:00
Leandro Pereira 8ff1dd8acc [enjoy] Remove deprecated toolbar macros/images from theme
SVN revision: 54655
2010-11-17 21:44:57 +00:00
Leandro Pereira 82671e2005 [enjoy] Use less confusing names for playlist/library buttons
SVN revision: 54654
2010-11-17 21:44:54 +00:00
Leandro Pereira 9170eb4b0b [enjoy] Fix disc_number_regexes initialization.
Bad, bad acidx. Calm down.

SVN revision: 54653
2010-11-17 21:22:14 +00:00
Leandro Pereira 6f414977bd [enjoy] Try to keep covers table consistency
SVN revision: 54652
2010-11-17 21:12:38 +00:00
Leandro Pereira 933e08423f [enjoy] Keep often-used regular expressions compiled in
SVN revision: 54651
2010-11-17 21:12:35 +00:00
Leandro Pereira d791a0eaf6 [enjoy] Remove unused variables
SVN revision: 54646
2010-11-17 18:25:42 +00:00
Leandro Pereira d450de82e9 [enjoy] Use a lookup table in _url_encode()
SVN revision: 54645
2010-11-17 18:04:31 +00:00
Leandro Pereira 44de7787bc [enjoy] Respect XDG_CACHE_HOME if available
SVN revision: 54643
2010-11-17 17:37:35 +00:00
Leandro Pereira 823a2535e1 [enjoy] s/1024/PATH_MAX/ where applicable
SVN revision: 54642
2010-11-17 17:37:32 +00:00