Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/xfmpc

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfmpc

bump post-release

ps: forgot to update the ChangeLog

(Old svn revision: 5307)

d0f78adc78aec4f6bc768e30e130f33822305669 authored over 16 years ago by Mike Massonnet <[email protected]>
=== Release 0.0.7 ===

(Old svn revision: 5305)

60e589902501960c7e39b07ce1680cc8e92b056b authored over 16 years ago by Mike Massonnet <[email protected]>
Add a right click menu in the Playlist to remove the selected song(s)

* src/playlist.c:
- 3 new functions: cb_button_pressed (catches right click),
cb_popup_menu ...

ac0ab0ec795433660ca8fff14d3bff02b196e255 authored over 16 years ago by Mike Massonnet <[email protected]>
Add a right click menu in the Database Browser to add the selected song(s)

* src/dbbrowser.c:
- 3 new functions: cb_button_pressed (catches right click),
cb_popup_menu...

0f1db95aff15d54d74ae08f2643669db0765db43 authored over 16 years ago by Mike Massonnet <[email protected]>
Add Finnish translation (Miia Ranta)

(Old svn revision: 5301)

1855c1c45e75bde634ecec17657511d7996b7bd4 authored over 16 years ago by Mike Massonnet <[email protected]>
Make the context button behave as the combo box

* src/extended-interface.c:
- Rework how the context button behaves against mouse clicks and
...

e5199fde46a7b05b6d857c425140e00f7145b3a8 authored over 16 years ago by Mike Massonnet <[email protected]>
Add funky colors on a failed search in the database

* configure.in.in:
- Add configure flag --enable-funky-colors
* src/dbbrowser.c:
- Highlight...

74bc609dd7c94a925e4edfed409a94295e5eaa2e authored over 16 years ago by Mike Massonnet <[email protected]>
Update Ukrainian translation

(Old svn revision: 5219)

e28a0d5a92e5bdfe21aaa577686662025df949b0 authored over 16 years ago by Maxim Dziumanenko <[email protected]>
Update Arabic translations

(Old svn revision: 5118)

71fe92c784ad358d239015e1986e0c81f1b3cf70 authored over 16 years ago by Mohamed Magdy <[email protected]>
Update Arabic translations

(Old svn revision: 5101)

357808b176fe466746aac8ab6d1bda850b3efc41 authored over 16 years ago by Mohamed Magdy <[email protected]>
Translations added and updated for most goodies (gl)

(Old svn revision: 4998)

907dda6d3b7efb49dd2b2c29a3835abcbca4a571 authored over 16 years ago by Maximilian Schleiss <[email protected]>
Translations added for most goodies (id)

(Old svn revision: 4996)

1e00ed53fbfec0bfec2f9a6095ca4c08022a9dc4 authored over 16 years ago by Maximilian Schleiss <[email protected]>
Misc fixes

* autogen.sh:
- s,remotes/trunk,git-svn, to fetch the svn revision with git-svn
* src/extended...

94722fb43f1de82dbcd1384b3023e0231c14075f authored over 16 years ago by Mike Massonnet <[email protected]>
Make search feature work with timeout

* src/dbbrowser.c(cb_search_entry_changed):
- Initiate a timeout on entry changes to automatic...

69955429f5b1b6ce9f35f344488605f7526a4513 authored over 16 years ago by Mike Massonnet <[email protected]>
Add search functions inside XfmpcMpdclient and extend XfmpcDbbrowser

* src/mpdclient.c:
- Return the name of the song with new private function _get_formatted_name...

46130f75e06f21e869a4498605515efdb893ce43 authored over 16 years ago by Mike Massonnet <[email protected]>
Add search entry

* src/dbbrowser.c(xfmpc_dbbrowser_init):
- Add a gtk entry and connect it to new callbacks for...

bfbe9ec9172c4c54a078c1f98a260c34e2cc3864 authored over 16 years ago by Mike Massonnet <[email protected]>
update-po

(Old svn revision: 4846)

9dba83feb53e944ca0c198956f6bddcb764d064b authored over 16 years ago by Mike Massonnet <[email protected]>
update japanese translation

(Old svn revision: 4795)

a8ad8950b7bdf5a0c8d455d051e4d28073be0357 authored over 16 years ago by Mike Massonnet <[email protected]>
update en_GB translations

(Old svn revision: 4794)

8435e499adf18bc23f7b88d00d34b4d4de094632 authored over 16 years ago by Mike Massonnet <[email protected]>
Replace the context button image against an arrow

* src/Makefile.am,
src/xfce-arrow-button.c,
src/xfce-arrow-button.h:
- Import XfceArrowButt...

4da7caeca69ae5b450bc7a8fc09645992668049a authored over 16 years ago by Mike Massonnet <[email protected]>
bump post-release

(Old svn revision: 4782)

afb9627d819845dda5b626af7b6c28a83f291781 authored over 16 years ago by Mike Massonnet <[email protected]>
Updated Brazilian Portuguese translation

(Old svn revision: 4647)

02704f018f66b0f4e03b931d9c815e6b45e9661c authored over 16 years ago by Og Maciel <[email protected]>
=== Release 0.0.6 ===

(Old svn revision: 4642)

c43068ba902ef313a18f4ac0b3389db6b4013bdd authored over 16 years ago by Mike Massonnet <[email protected]>
Fix database refresh

* src/mpdclient.c(xfmpc_mpdclient_database_refresh):
- Pass "/" to the refresh function

(Old ...

432af7e516f0e7e2d8c3a80b6cf625ddc8872d42 authored over 16 years ago by Mike Massonnet <[email protected]>
Detach the context menu in a cleaner way

* src/extended-interface.c(xfmpc_extended_interface_dispose),
src/extended-interface.c(xfmpc_ex...

2198f10a4a82d8b4ca6992da6008f9b6f4c3c0cd authored over 16 years ago by Mike Massonnet <[email protected]>
Reload XfmpcDbbrowser on database changes

* src/mpdclient.c:
- New signal "database-changed"
* src/dbbrowser.c(xfmpc_dbbrowser_init):
-...

4675c62fc30c67db9cca690860fc878b68443fff authored over 16 years ago by Mike Massonnet <[email protected]>
Make Random and Repeat check menu items work

* src/mpdclient.c,
src/mpdclient.h:
- Add new signals "repeat" and "random" on changes
* src/...

3b349d8f74eacac4d89b9bcca0811fb38da4ebdb authored over 16 years ago by Mike Massonnet <[email protected]>
Updated Brazilian Portuguese translations

(Old svn revision: 4534)

00bb77b318caa2d6d973bc4573f03086b8a1201c authored over 16 years ago by Og Maciel <[email protected]>
Add context button with an experimental menu

* src/extended-interface.c(xfmpc_extended_interface_init):
- Rework the box spacing for the inn...

87aa731c9d339f3234bf85ff2d0d6239603b3926 authored over 16 years ago by Mike Massonnet <[email protected]>
Distribute the IDEAS file with the tarballs

* Makefile.am:
- Forget to add the new IDEAS file to be distributed

(Old svn revision: 4520)

38745abe9cbb06cc013a8f66e0564739f18fb6cd authored over 16 years ago by Mike Massonnet <[email protected]>
bump post-release

(Old svn revision: 4519)

38d99a3332e6f05b46f9305aae7e1ebb74376fda authored over 16 years ago by Mike Massonnet <[email protected]>
Update dutch translation

(Old svn revision: 4518)

591530891ef5a871547df36e3d7af523a0d23fad authored over 16 years ago by Stephan Arts <[email protected]>
=== Release 0.0.5 ===

(Old svn revision: 4516)

f7cf4f6dc7efd88f24c2e0f4ab063427084b3082 authored over 16 years ago by Mike Massonnet <[email protected]>
update Dutch translation

(Old svn revision: 4515)

f582b05fbdf1c4d465bd297dcd45d34870ae5ccd authored over 16 years ago by Mike Massonnet <[email protected]>
add German translation

(Old svn revision: 4514)

82e6fa2526f44d9812d343af2553842e5f1242ba authored over 16 years ago by Mike Massonnet <[email protected]>
Fix src/Makefile.am to compile the -ui.xml files

* src/Makefile.am:
- Rules to compile -ui.xml as maintainer mode
- Distribute the .xml files
...

d84ace5fc155342579b88ac3d1389cb2cd335c6c authored over 16 years ago by Mike Massonnet <[email protected]>
Rename xfmpc_mpdclient_new to xfmpc_mpdclient_get

* src/mpdclient.c,
src/mpdclient.h:
- Rename xfmpc_mpdclient_new to _get as it actually doesn...

ec87920bfd07c314f7b2b641be95253135ced692 authored over 16 years ago by Mike Massonnet <[email protected]>
Code moving, throw GtkWindow inside main.c and keep XfmpcInterface simpler

* src/main.c, src/interface.c:
- Move accelerators to main.c
- Move GtkWindow creation to mai...

4c57cd7725319a859a0e3b687f743c34aca444e8 authored over 16 years ago by Mike Massonnet <[email protected]>
Forget to unref XfmpcMpdclient on XfmpcExtendedInterface finalize

* src/extended-interface.c(xfmpc_extended_interface_finalize):
- Unref XfmpcMpdclient

(Old sv...

827e62fb574f5d4f099b149db01c0e7d06d07019 authored over 16 years ago by Mike Massonnet <[email protected]>
update po

(Old svn revision: 4136)

1ad7cc7dce5d7cf62e7d8639f2cbe540fb67b7d2 authored over 16 years ago by Mike Massonnet <[email protected]>
update changelog

(Old svn revision: 4135)

1c2c7d5b22ba16540ca040c721e1b68dd5d46bdb authored over 16 years ago by Mike Massonnet <[email protected]>
Fix GTK-Criticals on empty playlist

* src/playlist.c(xfmpc_playlist_refresh_current_song):
- Check validity of GtkIter before setti...

53b5db6c132bf4e246bafec04c6c0ecfb838a4a4 authored over 16 years ago by Mike Massonnet <[email protected]>
Add "Clear Playlist" and "Refresh Database" buttons beneath the combo box

* src/interface.c(xfmpc_interface_init):
- Add a GtkHSeparator between XfmpcInterface and Xfmpc...

a255b05ffeee1ab832f68e425e8ed76f2d262aac authored over 16 years ago by Mike Massonnet <[email protected]>
Add IDEAS file

(Old svn revision: 4132)

7fcef2b1fab85084af700eb123e3d81391cca244 authored over 16 years ago by Mike Massonnet <[email protected]>
Update french translation

(Old svn revision: 4131)

a4380e7232e5b41ca17ff29adfefdaaa4cd269bc authored over 16 years ago by Mike Massonnet <[email protected]>
bump post-release

(Old svn revision: 4125)

0048f1ed5f1927e2644d6415cc515787c7c684bc authored over 16 years ago by Mike Massonnet <[email protected]>
=== Release 0.0.4 ===

(Old svn revision: 4123)

29423d16e32a465df36922c4c4502b8410e7daee authored over 16 years ago by Mike Massonnet <[email protected]>
update changelog

(Old svn revision: 4122)

821b9b3f4e4c6fb7fbaf3959cf5910aeaf78135f authored over 16 years ago by Mike Massonnet <[email protected]>
Add multiple selection to the XfmpcDbbrowser tree view, and go to parent directory with backspace

* src/dbbrowser.c(xfmpc_dbbrowser_init):
- Enable rubber banding
* src/dbbrowser.c,
src/dbbro...

cff62ca25dccbf6b451470b0533ee2d19841f9ae authored over 16 years ago by Mike Massonnet <[email protected]>
Fix bug in playlist when there is no current song

* mpdclient.c(xfmpc_mpdclient_get_pos):
- Return 0 if pos is < 0

(Old svn revision: 4120)

f04ec354f48ffcf24533987355d6d842f5ce6297 authored over 16 years ago by Mike Massonnet <[email protected]>
Select the row when going to the parent directory

* dbbrowser.c:
- New property last_wdir to select the right row in the treeview

(Old svn revi...

1dc8742d6aaac5d34bc9b9439de76d8a0cad57bc authored over 16 years ago by Mike Massonnet <[email protected]>
quick cleanup

(Old svn revision: 4118)

dd4f862393707ab73f870c5e9aec47a5da7ae805 authored over 16 years ago by Mike Massonnet <[email protected]>
make update-po

(Old svn revision: 4092)

ebd2645a6e2cc207163b7c917ad34bd244f1c520 authored almost 17 years ago by Mike Massonnet <[email protected]>
update changelog

(Old svn revision: 4086)

83e9571b427ecfab7555d8ff638bcc111d2022dd authored almost 17 years ago by Mike Massonnet <[email protected]>
Add a database browser

* src/dbbrowser.c, src/dbbrowser.h,
src/Makefile.am:
- Import initial source files, and add t...

43ffc6b93115efab07c164edda328df849c6624d authored almost 17 years ago by Mike Massonnet <[email protected]>
Fiddle the behavior of key presses on the filter entry.

* src/playlist.c(cb_filter_entry_activated):
- Focus the treeview on activate
* src/playlist.c(...

235139025a6d9e755186aa72ff333073f7460e68 authored almost 17 years ago by Mike Massonnet <[email protected]>
Correct COPYING licence

* COPYING:
- I dunno where I copied COPYING but it sure isn't the right file, here an
updated...

db664659037a92474836173e6edaf59aff3bc84c authored almost 17 years ago by Mike Massonnet <[email protected]>
Fix Ctrl+Q to save the window state

* src/interface.c:
- Add a new action function for Ctrl+Q that calls xfmpc_interface_closed

(...

58d2b3cbe8ddd70e6767e84f8b1ec153cdadaeb0 authored almost 17 years ago by Mike Massonnet <[email protected]>
Add a new public function to refresh the current song in the playlist (with bold)

* src/playlist.c,
src/playlist.h:
- New public function xfmpc_playlist_refresh_current_song
...

1dec064d26c4d74edf490b4fe7433e937bb46d2c authored almost 17 years ago by Mike Massonnet <[email protected]>
Add a new callback in XfmpcPlaylist on song changes where the entire playlist doesn't need to be refreshed

* src/mpdclient.c,
src/mpdclient.h:
- New public function xfmpc_mpdclient_get_pos to return t...

e7774a3de8df655bcc157e7cb8649951db8e8758 authored almost 17 years ago by Mike Massonnet <[email protected]>
Brazilian Portuguese translation updated by Fábio Nogueira <[email protected]> and myself.

(Old svn revision: 4003)

dc5cfe229539ab891bff8031698bd8ce04ce2b4a authored almost 17 years ago by Og Maciel <[email protected]>
Fix misc bugs (volume adjustement and fraction of progress bar)

[Peter de Ridder]
* src/interface.c(xfmpc_interface_init):
- Set adjustement from 0 to 100
* sr...

9d96f4e5fb07bf48056eaeb44e1c27b8a8a3c68e authored almost 17 years ago by Mike Massonnet <[email protected]>
Fix version to 0.0.3 in NEWS file

(Old svn revision: 3994)

6335df93012eec6511925801a415fa5f0c6a3974 authored almost 17 years ago by Mike Massonnet <[email protected]>
Bump post-release

(Old svn revision: 3993)

37ff20787379f7efe6c46858e1345e788ff52b4e authored almost 17 years ago by Mike Massonnet <[email protected]>
=== Release 0.0.3 ===

(Old svn revision: 3991)

ef71a753e39e9978cb4f6b449447890769ce8d6e authored almost 17 years ago by Mike Massonnet <[email protected]>
Update changelog

(Old svn revision: 3989)

552339dfdc1568ff3545e19ae6650ae7d9438d52 authored almost 17 years ago by Mike Massonnet <[email protected]>
Activate item within filter entry with enter

* src/playlist.c:
- Add a private data "current" to represent the current id in the treeview
...

38869352ed7880bba6a87a6455e7e822d107d4ca authored almost 17 years ago by Mike Massonnet <[email protected]>
New entry to filter the treeview

* src/playlist.c(xfmpc_playlist_init):
- Add a GtkTreeModelFilter between the model and the tre...

305e0b740f8ae3252b56793393c741ea641d7925 authored almost 17 years ago by Mike Massonnet <[email protected]>
Add key event to remove songs in the playlist (GDK_Delete)

* src/mpdclient.c,
src/mpdclient.h:
- New functions xfmpc_mpdclient_queue_commit and
xfmpc_...

d19ff7141aaf35ea64d525446cdb56ca249af52a authored almost 17 years ago by Mike Massonnet <[email protected]>
New public function xfmpc_playlist_select_row

* src/playlist.c,
src/playlist.h:
- Replace COLUMN_IS_CURRENT with COLUMN_WEIGHT
- Move cod...

0787205cf5f87b50d98beca9e8420ccc70648a7c authored almost 17 years ago by Mike Massonnet <[email protected]>
Update po

(Old svn revision: 3954)

5cdfd787c4382bbe4e8e2203f6e344bed646de70 authored almost 17 years ago by Mike Massonnet <[email protected]>
Update ChangeLog

(Old svn revision: 3953)

1e511452c0054e263ec66773473e3bb44909c05e authored almost 17 years ago by Mike Massonnet <[email protected]>
Remember window size

* preferences.c:
- New user preferences LastWindowWidth and LastWindowHeight
* interface.c(xfmp...

41c761f6f233a486e1972ed244489ed41d88ce71 authored almost 17 years ago by Mike Massonnet <[email protected]>
Add autocenter in playlist (optional)

* preferences.c:
- New user preference PlaylistAutocenter
* playlist.c:
- Include preferences...

0d79b82b1e10cc5e8d094521b1c4448c8ce905da authored almost 17 years ago by Mike Massonnet <[email protected]>
Use row-activated signal to change the song in the playlist

* src/mpdclient.c,
src/mpdclient.h:
- New function xfmpc_mpdclient_set_id to set the current ...

f35b96661ca19a1bc2ff3b4b0d47e297a42f6edf authored almost 17 years ago by Mike Massonnet <[email protected]>
Display the current song in bold in the playlist

* src/mpdclient.c,
src/mpdclient.h:
- New function xfmpc_mpdclient_get_id that returns the cu...

b1764d0d734ee57b42d11c8bb2712384a906e477 authored almost 17 years ago by Mike Massonnet <[email protected]>
Add dutch translation

(Old svn revision: 3937)

f8c592b263bc521d0a8bc0b8e416b4e270693f76 authored almost 17 years ago by Stephan Arts <[email protected]>
Update ChangeLog

(Old svn revision: 3936)

29517147c0cc9f9e049037145c7e9e7f9a1b23a1 authored almost 17 years ago by Mike Massonnet <[email protected]>
Display the playlist in the tree view

* src/mpdclient.c,
src/mpdclient.h:
- New signal playlist-changed
- New function xfmpc_mpdc...

af65a2eae0d60b7292f91f2577959baa4fe808de authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/mpdclient.c(cb_xfmpc_mpdclient_status_changed):

- Move signal song-changed above stopped

(Old svn revision: 3934)

6887ba62ecff97b3ce28a3179ae76dd42edec63d authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/mpdclient.c,

src/mpdclient.h:
- Replace code with StatusField against signals
* src/interface.c:
- Conne...

6839535cc5efa069e85327dcc02f103a956d415b authored almost 17 years ago by Mike Massonnet <[email protected]>
* xfmpc.desktop.in: Fix desktop entry file (missing semi-colon)

(Old svn revision: 3932)

482a36783dcabf1d3bc4ee825cb5e654b11ea788 authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/Makefile.am:

- Add compilation for playlist.{c,h}
* src/extended-interface.c:
- Include libxfce4util for t...

0c9a12515d7b38d5573d0c1f7993f9053ddaef4c authored almost 17 years ago by Mike Massonnet <[email protected]>
Make use of g_type_class_add_private in each GObject

* src/extended-interface.c, src/extended-interface.h,
src/interface.c, src/interface.h,
src/m...

df578d1de456a64c46869e173d28ce3f3959e59e authored almost 17 years ago by Mike Massonnet <[email protected]>
Add the extended interface widget

* src/Makefile.am:
- Add compilation for new files
* src/extended-interface.c,
src/extended-i...

288269aad811353ed57c00eb95ec50ceea31a731 authored almost 17 years ago by Mike Massonnet <[email protected]>
* xfmpc.desktop.in:

- Clean up the desktop entry file

(Old svn revision: 3928)

2d846b1b6cfc06650da7996116f728c62449485f authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/main.c

- Fix warnings for missing includes

(Old svn revision: 3927)

b3ca8a410ed63f2061c93677b04932d2cfeed931 authored almost 17 years ago by Mike Massonnet <[email protected]>
* autogen.sh:

- Use remotes/trunk instead of HEAD for the git-svn find-rev command

(Old svn revision: 3926)

5cca133313de0261735a012a4457edcea97b8cf1 authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/interface.c(xfmpc_interface_set_time):

- Use modulo operator to calculate the seconds

(Old svn revision: 3925)

62d5be52ba26fdeb8874680c43fb53cdd024d659 authored almost 17 years ago by Mike Massonnet <[email protected]>
Save the sticky window state.

* src/src/preferences.c:
- Add LastWindowStateSticky preference
* src/interface.c(xfmpc_interfa...

2eaaa5cbb1f4118a49f782cf2c78a06d8046958f authored almost 17 years ago by Mike Massonnet <[email protected]>
po/*: make update-po for new strings from the desktop entry file

(Old svn revision: 3888)

c0b95d525635083ba14dd95b52a90f505b2dc718 authored almost 17 years ago by Mike Massonnet <[email protected]>
Add desktop file entry.

* Makefile.am, xfmpc.desktop.in:
- Add desktop file entry

(Old svn revision: 3887)

a113489e00bac0ea73d19a4fb995e844e07a0735 authored almost 17 years ago by Mike Massonnet <[email protected]>
* configure.in.in: Bump post-release

(Old svn revision: 3886)

4c992f26baacab7136670da8b06aa3fb0a22e100 authored almost 17 years ago by Mike Massonnet <[email protected]>
Fixes for tag 0.0.2

(Old svn revision: 3884)

f4b68be92735eb243381e33f2655a70603e96df7 authored almost 17 years ago by Mike Massonnet <[email protected]>
* configure.in.in: Bump post-release

* ChangeLog: Fix release date for 0.0.2

(Old svn revision: 3882)

e8c854e80cf82fc25daa8d36f820c45018ed4850 authored almost 17 years ago by Mike Massonnet <[email protected]>
* po/*: make update-po

(Old svn revision: 3880)

02a396b1206d2c4905fed413fd5c762569b438cd authored almost 17 years ago by Mike Massonnet <[email protected]>
Update random files and prepare trunk for a 0.0.2 tag

(Old svn revision: 3879)

fc1c44021f721fa7882ebd9a2f3adaf7a3b02acb authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/mpdclient.c, src/mpdclient.h, src/interface.c, src/interface.h:

- XfmpcMpdclient is GObjectified
- Each new instance increments the ref count

(Old svn revi...

bdb6bb10b8e82df8442f166ff63bc888c117e87d authored almost 17 years ago by Mike Massonnet <[email protected]>
Watch the status inside XfmpcMpdclient and update only some parts of XfmpcInterface where the status has changed.

* src/mpdclient.c, src/mpdclient.h:
- Remove all the useless reconnections
- Add status funct...

a2d79ba26ff1c247a7498e7c91df594eaf8e48bf authored almost 17 years ago by Mike Massonnet <[email protected]>
* src/Makefile.am, src/preferences.c, src/preferences.h:

- New GObject preferences interface
* src/interface.c(xfmpc_interface_class_init),
src/interf...

6ea5a190fe55ce943b1c779f6d4d35cbe12724ad authored almost 17 years ago by Mike Massonnet <[email protected]>