root/src/playlist/sort.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @ba274b8b207a49037bd383ac250b530f98b3c65f [ba274b8b207a49037bd383ac250b530f98b3c65f] 03/14/08 07:34:31 Ilkka Ollakka <ileoo@videolan.org> when sorting playlist with artist, sort also album under artist and …
(edit) @28644afa0512962fc8627b23713f02c873a5761f [28644afa0512962fc8627b23713f02c873a5761f] 03/13/08 21:43:04 Ilkka Ollakka <ileoo@videolan.org> change playlist sorting to use qsort instead bubblesorting that was used.
(edit) @438d9dee9b3d7d1623e64c1dd73d4dc96068d180 [438d9dee9b3d7d1623e64c1dd73d4dc96068d180] 03/08/08 19:15:14 Rémi Duraffort <ivoire@via.ecp.fr> Sort the playlist by album then by track number when sorting by …
(edit) @7af51d108fe596be66dccdf79ea13f44bfcf655a [7af51d108fe596be66dccdf79ea13f44bfcf655a] 03/04/08 19:58:24 Rémi Duraffort <ivoire@via.ecp.fr> Remove the Rating column from the inteface because with don't save any …
(edit) @a49951f4ed29f0629c17b509c6edb48841d3fe36 [a49951f4ed29f0629c17b509c6edb48841d3fe36] 03/04/08 19:25:06 Rémi Duraffort <ivoire@via.ecp.fr> Fix an issu when sorting with the track number : the track numbers were in …
(edit) @1cb7ce6dc49d1be7a1659341caa782ffd763903b [1cb7ce6dc49d1be7a1659341caa782ffd763903b] 03/04/08 19:25:06 Rémi Duraffort <ivoire@via.ecp.fr> Last patch to close #1479 (add a column with the track id)
(edit) @983312cb0a0e331629b9f0e67a982d433465ec71 [983312cb0a0e331629b9f0e67a982d433465ec71] 03/04/08 12:32:05 Rémi Duraffort <ivoire@via.ecp.fr> Fix a little bug in the playlist sorting.
(edit) @b0565043b567402b49412c95e7acc8e82c14912b [b0565043b567402b49412c95e7acc8e82c14912b] 03/04/08 01:47:01 Rémi Duraffort <ivoire@via.ecp.fr> Use the correct meta data to sort the playlist. The sorting is still …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 09/10/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @e02432e597acb3511d14433ae3303ff4da3742f9 [e02432e597acb3511d14433ae3303ff4da3742f9] 08/22/07 22:19:23 Rafaël Carré <funman@videolan.org> Input access locking, part 3 (final). Enforce access to input_item_t …
(edit) @10c49c60b243b256fca7e85680e8ce1fe9640242 [10c49c60b243b256fca7e85680e8ce1fe9640242] 08/18/07 06:22:24 Pierre d'Herbemont <pdherbemont@videolan.org> playlist/sort.c: Fix funman's commit.
(edit) @38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40 [38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40] 08/18/07 05:22:03 Rafaël Carré <funman@videolan.org> Input access locking. Part one
(edit) @51880eb16eed467a21c34b9e4bb962d1bd6a5be7 [51880eb16eed467a21c34b9e4bb962d1bd6a5be7] 08/15/07 06:33:57 Pierre d'Herbemont <pdherbemont@videolan.org> * Protect input item's meta through setters and getters. That allows …
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 04/05/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @315069b3b158b8d71668b5295e4fd0ea8957a3f2 [315069b3b158b8d71668b5295e4fd0ea8957a3f2] 09/05/06 08:09:42 Clément Stenac <zorglub@videolan.org> Split playlist include file in public/private
(edit) @a5df65a280d747e837e95690064d4fa082706e4f [a5df65a280d747e837e95690064d4fa082706e4f] 08/07/06 19:26:02 Clément Stenac <zorglub@videolan.org> Fix sort by artist
(edit) @ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e [ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e] 05/14/06 20:29:00 Clément Stenac <zorglub@videolan.org> Merge back branch 0.8.6-playlist-vlm to trunk. What is currently broken: …
(edit) @c17290dc45902a3b93c90f3e033f4f2671b69134 [c17290dc45902a3b93c90f3e033f4f2671b69134] 02/16/06 18:31:31 Antoine Cellerier <dionoea@videolan.org> [patch] unifying meta-information access, the 2nd by Daniel Stränger
(edit) @adc858d87a4a45299f8d5ccfce2fe94466c6db59 [adc858d87a4a45299f8d5ccfce2fe94466c6db59] 02/01/06 19:06:48 Rémi Denis-Courmont <rem@videolan.org> Uniformize source files encoding
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @28563cf1392a18101abb1da5c7e4241a70ce2510 [28563cf1392a18101abb1da5c7e4241a70ce2510] 09/15/05 19:42:24 Clément Stenac <zorglub@videolan.org> Sort-by-album patch by Pierre Marc Dumuid
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @3935c13bd6e66808bf61fd2106a225acb775ec27 [3935c13bd6e66808bf61fd2106a225acb775ec27] 06/10/05 21:04:48 Clément Stenac <zorglub@videolan.org> Implement SORT_AUTHOR. Closes #196
(edit) @d41216c0fda8ec3a60bb07463c1b1d868bac73c3 [d41216c0fda8ec3a60bb07463c1b1d868bac73c3] 04/10/05 20:40:52 Clément Stenac <zorglub@videolan.org> * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com> I only …
(edit) @df15918b5a1b6764d1bac7fb04169a7c53088a12 [df15918b5a1b6764d1bac7fb04169a7c53088a12] 04/10/05 13:03:57 Sigmund Augdal Helberg <sigmunau@videolan.org> playlist: support for sorting a node based on numerical iterpretation of …
(edit) @6c0ceeb39cf4038daffa2e078e49e39949342bc3 [6c0ceeb39cf4038daffa2e078e49e39949342bc3] 01/16/05 15:10:47 Clément Stenac <zorglub@videolan.org> Remove playlist info accessors (as they now belong to input_item) and use …
(edit) @92cf2514aeed1efa4410d8af6d5c1816b43a8be7 [92cf2514aeed1efa4410d8af6d5c1816b43a8be7] 01/02/05 23:45:36 Jérome Decoodt <djc@videolan.org> Fix a bug when shuffling playlist with 1 item
(edit) @678c0546b093328424f9df140af9a21996b71583 [678c0546b093328424f9df140af9a21996b71583] 11/22/04 10:37:58 Clément Stenac <zorglub@videolan.org> Recursive sort
(edit) @e0d08374cf0261657843261e1b295fa3704051e5 [e0d08374cf0261657843261e1b295fa3704051e5] 11/21/04 18:45:09 Clément Stenac <zorglub@videolan.org> Sort a node (alphabetically, all sub-nodes come first)
(edit) @3bb2997f39d91602008c62e56e33863ef9f77d0d [3bb2997f39d91602008c62e56e33863ef9f77d0d] 11/17/04 22:38:23 Clément Stenac <zorglub@videolan.org> * Add return values to all functions * Fix locking issues in services …
(edit) @f9d5e2baf5e771718cd9a342b127efdd8404ebca [f9d5e2baf5e771718cd9a342b127efdd8404ebca] 11/06/04 12:17:46 Clément Stenac <zorglub@videolan.org> Improvements to the playlist core
(edit) @cd071db6cc40a8a04de68929b77d3f1960b2af1f [cd071db6cc40a8a04de68929b77d3f1960b2af1f] 07/01/04 14:37:53 Sigmund Augdal Helberg <sigmunau@videolan.org> quit fast when sorting a playlist with 1 or less entries. Fixes a crash …
(edit) @562ab59b24114e526144b59b5967224de432412a [562ab59b24114e526144b59b5967224de432412a] 03/31/04 22:52:31 Gildas Bazin <gbazin@videolan.org> * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to …
(edit) @37dbdbd8e1a9df9be0217aa396c3bbbc07298413 [37dbdbd8e1a9df9be0217aa396c3bbbc07298413] 01/23/04 11:48:08 Clément Stenac <zorglub@videolan.org> * Doxygen doc fixes * Add missing locks * Duration sort
(edit) @0d975a49c091b94beedee7d39ff8a9d9e441ff3b [0d975a49c091b94beedee7d39ff8a9d9e441ff3b] 01/11/04 00:44:19 Derk-Jan Hartman <hartman@videolan.org> * oops, bug
(edit) @767819540a2998ab640b9efb40e2c60af48b5a1d [767819540a2998ab640b9efb40e2c60af48b5a1d] 01/10/04 15:24:33 Derk-Jan Hartman <hartman@videolan.org> * Fixed some doxygen comments. * Added SORT_ID * remember last sorting and …
(edit) @0ce68cce73ff641488667f664b5f9e296001a6a6 [0ce68cce73ff641488667f664b5f9e296001a6a6] 01/10/04 04:36:03 Derk-Jan Hartman <hartman@videolan.org> * mtime_t != int This was causing incorrect results on big endian. …
(edit) @982c016f90b5992fc7d4e4f6ed5e11f6556d18a6 [982c016f90b5992fc7d4e4f6ed5e11f6556d18a6] 01/06/04 09:50:20 Clément Stenac <zorglub@videolan.org> - src/misc/win32_specific: compilation fix for win32 (can someone …
(edit) @17557ea64382428560a75ecef753e88f39158834 [17557ea64382428560a75ecef753e88f39158834] 01/05/04 13:59:43 Clément Stenac <zorglub@videolan.org> * Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c * …
(edit) @4fac715a31556895f293f9ca1dca8a391f99d3c2 [4fac715a31556895f293f9ca1dca8a391f99d3c2] 12/13/03 18:46:07 Cyril Deguet <asmax@videolan.org> * src/playlist/sort.c: set "intf-change" after sorting the playlist
(edit) @37c3eadcd507bc123f74379fcc28035691436b4b [37c3eadcd507bc123f74379fcc28035691436b4b] 11/26/03 11:45:21 Clément Stenac <zorglub@videolan.org> * Merged sort functions * Added a randomize playlist function
(edit) @fd616f91f91cb7bd90abf18d0f6e1e2d73fd7f15 [fd616f91f91cb7bd90abf18d0f6e1e2d73fd7f15] 10/29/03 19:00:46 Clément Stenac <zorglub@videolan.org> Grmbl, it was obvious I would forget to add the new files
Note: See TracRevisionLog for help on using the revision log.