Commit graph

5 commits

Author SHA1 Message Date
Sergio Costas
18fa425dd9 Update the license comments 2025-08-29 18:26:12 +02:00
Sergio Costas
501e8aac48 general: removed the "or any later version" statement
After the events happened recently in the management of the FSF,
I decided that it is safer to not rely on the good faith of other
people, so I decided to allow distribution of Devede only under
the current GPLv3 license, and not allow other, still unknown,
future versions of the license.
2019-10-13 18:18:11 +02:00
Sergio Costas
f2301c7b19 Now the separator type is consistent from the begining
Due to an error, by default the separators where created as
"page jump" type, but it wasn't honored unless the checkbox was ticked
and unticked again.
2019-01-06 19:06:59 +01:00
Sergio Costas
6d1b166f2d Added support for page blocks in menues
Now allows to add separators in the menu that forces a page jump,
allowing to group videos in pages.
2019-01-04 12:37:04 +01:00
Sergio Costas
c222c4ab14 Allow to add separator
Until now, all the menu entries were shown in a continuous list, one
after another. This patch allows to add separators between entries.
2019-01-03 23:18:59 +01:00